Struct vrp_core::models::problem::DriverDetail [−][src]
pub struct DriverDetail {}Represents driver detail (reserved for future use).
Trait Implementations
impl Clone for DriverDetail[src]
impl Clone for DriverDetail[src]fn clone(&self) -> DriverDetail[src]
pub fn clone_from(&mut self, source: &Self)1.0.0[src]
impl Eq for DriverDetail[src]
impl Eq for DriverDetail[src]impl Hash for DriverDetail[src]
impl Hash for DriverDetail[src]impl PartialEq<DriverDetail> for DriverDetail[src]
impl PartialEq<DriverDetail> for DriverDetail[src]impl StructuralEq for DriverDetail[src]
impl StructuralEq for DriverDetail[src]impl StructuralPartialEq for DriverDetail[src]
impl StructuralPartialEq for DriverDetail[src]Auto Trait Implementations
impl RefUnwindSafe for DriverDetail
impl RefUnwindSafe for DriverDetailimpl Send for DriverDetail
impl Send for DriverDetailimpl Sync for DriverDetail
impl Sync for DriverDetailimpl Unpin for DriverDetail
impl Unpin for DriverDetailimpl UnwindSafe for DriverDetail
impl UnwindSafe for DriverDetail