Skip to main content

Time

Type Alias Time 

Source
pub type Time = NaiveTime;
Expand description

Type for our internal time format.

Aliased Typeยง

pub struct Time { /* private fields */ }