Struct ruststep::ap201::explicit_draughting::ColourHolder [−][src]
pub struct ColourHolder {}
Expand description
Auto-generated by #[derive(Holder)]
Trait Implementations
Deserialize this value from the given Serde deserializer. Read more
type Visitor = ColourHolderVisitor
Auto Trait Implementations
impl RefUnwindSafe for ColourHolder
impl Send for ColourHolder
impl Sync for ColourHolder
impl Unpin for ColourHolder
impl UnwindSafe for ColourHolder
Blanket Implementations
Mutably borrows from an owned value. Read more