Struct ruststep::ap203::config_control_design::OrientedPath [−][src]
Fields
path: Path
path_element: PathAny
orientation: bool
Implementations
Methods from Deref<Target = Path>
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for OrientedPath
impl Send for OrientedPath
impl Sync for OrientedPath
impl Unpin for OrientedPath
impl UnwindSafe for OrientedPath
Blanket Implementations
Mutably borrows from an owned value. Read more