Struct opening_hours_syntax::rules::time::TimeSpan [−][src]
Fields
range: Range<Time>open_end: boolrepeats: Option<Duration>Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TimeSpan
impl UnwindSafe for TimeSpan
Blanket Implementations
Mutably borrows from an owned value. Read more