pub type Time = NaiveTime;
Type for our internal time format.
pub struct Time { /* private fields */ }