Struct machinery_api::plugins::creation_graph::CreationGraphManagerO [−][src]
#[repr(C)]pub struct CreationGraphManagerO { pub _address: u8, }
Fields
_address: u8Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for CreationGraphManagerO
impl Send for CreationGraphManagerO
impl Sync for CreationGraphManagerO
impl Unpin for CreationGraphManagerO
impl UnwindSafe for CreationGraphManagerO
Blanket Implementations
Mutably borrows from an owned value. Read more