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