Struct machinery_api::plugins::shader_system::ShaderSystemIoO [−][src]
#[repr(C)]pub struct ShaderSystemIoO { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ShaderSystemIoO
impl Send for ShaderSystemIoO
impl Sync for ShaderSystemIoO
impl Unpin for ShaderSystemIoO
impl UnwindSafe for ShaderSystemIoO
Blanket Implementations
Mutably borrows from an owned value. Read more