Struct machinery_api::plugins::entity::ComponentMaskT [−][src]
Fields
bits: [u64; 16]Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for ComponentMaskT
impl Send for ComponentMaskT
impl Sync for ComponentMaskT
impl Unpin for ComponentMaskT
impl UnwindSafe for ComponentMaskT
Blanket Implementations
Mutably borrows from an owned value. Read more