Expand description
Identifies whether the Type contains an SMBIOS Baseboard Type enumeration or an SMBIOS structure type enumeration.
Variants
BoardType(BoardType)
InfoType(InfoType)
Trait Implementations
Performs the conversion.
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 ContainedElementType
impl Send for ContainedElementType
impl Sync for ContainedElementType
impl Unpin for ContainedElementType
impl UnwindSafe for ContainedElementType
Blanket Implementations
Mutably borrows from an owned value. Read more