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 SystemUuidimpl Send for SystemUuidimpl Sync for SystemUuidimpl Unpin for SystemUuidimpl UnwindSafe for SystemUuid