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