Enum smbioslib::MemoryErrorGranularity [−][src]
pub enum MemoryErrorGranularity {
Other,
Unknown,
DeviceLevel,
MemoryPartitionLevel,
None,
}Variants
Other
Unknown
Device level
Memory partition level
A value unknown to this standard, check the raw value
Trait Implementations
impl Debug for MemoryErrorGranularity[src]
impl Debug for MemoryErrorGranularity[src]impl Serialize for MemoryErrorGranularity[src]
impl Serialize for MemoryErrorGranularity[src]