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