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