Enum smbioslib::SlotCurrentUsage [−][src]
pub enum SlotCurrentUsage {
Other,
Unknown,
Available,
InUse,
Unavailable,
None,
}Variants
Other
Unknown
Available
In use
Unavailable
A value unknown to this standard, check the raw value
Trait Implementations
impl Debug for SlotCurrentUsage[src]
impl Debug for SlotCurrentUsage[src]impl PartialEq<SlotCurrentUsage> for SlotCurrentUsage[src]
impl PartialEq<SlotCurrentUsage> for SlotCurrentUsage[src]impl Serialize for SlotCurrentUsage[src]
impl Serialize for SlotCurrentUsage[src]