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