Struct dae_parser::ControlVertices [−][src]
Fields
input: Vec<Input>
extra: Vec<Extra>
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ControlVertices
impl Send for ControlVertices
impl Sync for ControlVertices
impl Unpin for ControlVertices
impl UnwindSafe for ControlVertices
Blanket Implementations
Mutably borrows from an owned value. Read more