Struct ruststep::ap203::config_control_design::Axis2Placement2D [−][src]
Fields
placement: Placement
ref_direction: Option<Direction>
Implementations
Methods from Deref<Target = Placement>
Trait Implementations
Performs the conversion.
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 Axis2Placement2D
impl Send for Axis2Placement2D
impl Sync for Axis2Placement2D
impl Unpin for Axis2Placement2D
impl UnwindSafe for Axis2Placement2D
Blanket Implementations
Mutably borrows from an owned value. Read more