Enum smbioslib::ElementType [−][src]
pub enum ElementType {
BaseboardType(BoardTypeData),
SMBiosType(SMBiosType),
}Variants
BaseboardType(BoardTypeData)SMBIOS Baseboard Type enumeration
SMBiosType(SMBiosType)SMBIOS structure type enumeration
Trait Implementations
impl Debug for ElementType[src]
impl Debug for ElementType[src]impl Serialize for ElementType[src]
impl Serialize for ElementType[src]