Struct date_range::DateTimeRange [−][src]
pub struct DateTimeRange { /* fields omitted */ }Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DateTimeRange
impl Send for DateTimeRange
impl Sync for DateTimeRange
impl Unpin for DateTimeRange
impl UnwindSafe for DateTimeRange
Blanket Implementations
Mutably borrows from an owned value. Read more