Struct smbioslib::SystemUuid [−][src]
Expand description
Fields
raw: [u8; 16]
Raw byte array for this UUID
Implementations
High field of the timestamp multiplexed with the version number
High field of the clock sequence multiplexed with the variant
Low field of the clock sequence
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for SystemUuid
impl Send for SystemUuid
impl Sync for SystemUuid
impl Unpin for SystemUuid
impl UnwindSafe for SystemUuid