Enum ruststep::ap201::explicit_draughting::GeometricSetSelect [−][src]
Variants
Point(PointAny)
Tuple Fields of Point
0: PointAny
Curve(CurveAny)
Tuple Fields of Curve
0: CurveAny
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 GeometricSetSelect
impl Send for GeometricSetSelect
impl Sync for GeometricSetSelect
impl Unpin for GeometricSetSelect
impl UnwindSafe for GeometricSetSelect
Blanket Implementations
Mutably borrows from an owned value. Read more