Struct swarm_bot_packets::types::UUIDHyphenated [−][src]
pub struct UUIDHyphenated(pub u128);
Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for UUIDHyphenated
impl Send for UUIDHyphenated
impl Sync for UUIDHyphenated
impl Unpin for UUIDHyphenated
impl UnwindSafe for UUIDHyphenated
Blanket Implementations
Mutably borrows from an owned value. Read more