Enum smbioslib::SlotLength [−][src]
pub enum SlotLength { Other, Unknown, ShortLength, LongLength, DriveFormFactor25, DriveFormFactor35, None, }
Variants
Other
Unknown
Short Length
Long Length
2.5“ drive form factor
3.5“ drive form factor
A value unknown to this standard, check the raw value
Trait Implementations
impl Debug for SlotLength
[src]
impl Debug for SlotLength
[src]impl PartialEq<SlotLength> for SlotLength
[src]
impl PartialEq<SlotLength> for SlotLength
[src]impl Serialize for SlotLength
[src]
impl Serialize for SlotLength
[src]