Struct machinery_api::plugins::ui::UiTreeItemStateT [−][src]
#[repr(C, packed)]pub struct UiTreeItemStateT { pub _bitfield_align_1: [u8; 0], pub _bitfield_1: __BindgenBitfieldUnit<[u8; 1]>, }
Fields
_bitfield_align_1: [u8; 0]_bitfield_1: __BindgenBitfieldUnit<[u8; 1]>Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for UiTreeItemStateT
impl Send for UiTreeItemStateT
impl Sync for UiTreeItemStateT
impl Unpin for UiTreeItemStateT
impl UnwindSafe for UiTreeItemStateT
Blanket Implementations
Mutably borrows from an owned value. Read more