Enum vrp_core::models::problem::TravelTime
source · Expand description
Specifies travel time type.
Variants§
Trait Implementations§
source§impl Clone for TravelTime
impl Clone for TravelTime
source§fn clone(&self) -> TravelTime
fn clone(&self) -> TravelTime
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more