Struct map_model::connectivity::WalkingOptions [−][src]
Fields
allow_shoulders: bool
If true, allow walking on shoulders.
walking_speed: Speed
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for WalkingOptions
impl Send for WalkingOptions
impl Sync for WalkingOptions
impl Unpin for WalkingOptions
impl UnwindSafe for WalkingOptions
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span
, returning an
Instrumented
wrapper. Read more
type Output = T
type Output = T
Should always be Self