Struct dae_parser::ProfileGLES [−][src]
pub struct ProfileGLES(pub Element);
Tuple Fields
0: Element
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ProfileGLES
impl Send for ProfileGLES
impl Sync for ProfileGLES
impl Unpin for ProfileGLES
impl UnwindSafe for ProfileGLES
Blanket Implementations
Mutably borrows from an owned value. Read more