Struct dae_parser::Technique [−][src]
pub struct Technique {
pub element: Element,
}Expand description
<technique> (core)
Fields
element: ElementImplementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Technique
impl UnwindSafe for Technique
Blanket Implementations
Mutably borrows from an owned value. Read more