Enum smbioslib::M2SlotType [−][src]
pub enum M2SlotType { M2Socket1DP, M2Socket1SD, M2Socket2, M2Socket3, }
Expand description
An M.2 SlotType
Variants
M.2 Socket 1-DP (Mechanical Key A)
M.2 Socket 1-SD (Mechanical Key E)
M.2 Socket 2 (Mechanical Key B)
M.2 Socket 3 (Mechanical Key M)
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for M2SlotType
impl Send for M2SlotType
impl Sync for M2SlotType
impl Unpin for M2SlotType
impl UnwindSafe for M2SlotType