Struct vrp_core::models::common::TimeOffset [−][src]
Expand description
Represents a time offset.
Fields
start: TimestampOffset value to start time.
end: TimestampOffset value to end time.
Implementations
Creates a new TimeOffset.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TimeOffsetimpl Send for TimeOffsetimpl Sync for TimeOffsetimpl Unpin for TimeOffsetimpl UnwindSafe for TimeOffsetBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V