Enum smbioslib::MemoryErrorOperation [−][src]
pub enum MemoryErrorOperation {
Other,
Unknown,
Read,
Write,
PartialWrite,
None,
}Variants
Other
Unknown
Read
Write
Partial write
A value unknown to this standard, check the raw value
Trait Implementations
impl Debug for MemoryErrorOperation[src]
impl Debug for MemoryErrorOperation[src]impl Serialize for MemoryErrorOperation[src]
impl Serialize for MemoryErrorOperation[src]