Enum smbioslib::SystemCacheType [−][src]
pub enum SystemCacheType { Other, Unknown, Instruction, Data, Unified, None, }
Variants
Other
Unknown
Instruction
Data
Unified
A value unknown to this standard, check the raw value
Trait Implementations
impl Debug for SystemCacheType
[src]
impl Debug for SystemCacheType
[src]impl PartialEq<SystemCacheType> for SystemCacheType
[src]
impl PartialEq<SystemCacheType> for SystemCacheType
[src]impl Serialize for SystemCacheType
[src]
impl Serialize for SystemCacheType
[src]