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