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