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