Struct ruststep::ap203::config_control_design::OrientedEdge [−][src]
Fields
edge: Edge
edge_element: EdgeAny
orientation: bool
Implementations
Methods from Deref<Target = Edge>
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 OrientedEdge
impl Send for OrientedEdge
impl Sync for OrientedEdge
impl Unpin for OrientedEdge
impl UnwindSafe for OrientedEdge
Blanket Implementations
Mutably borrows from an owned value. Read more