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