Union machinery_api::plugins::creation_graph::EntityT [−][src]
#[repr(C)]
pub union EntityT {
pub __bindgen_anon_1: EntityTBindgenTy1,
pub u64_: u64,
}Fields
__bindgen_anon_1: EntityTBindgenTy1u64_: u64Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for EntityT
impl UnwindSafe for EntityT
Blanket Implementations
Mutably borrows from an owned value. Read more