pub type RulerLineType = Vec<(Instance<Station>, TimetableTime)>;
pub struct RulerLineType { /* private fields */ }