Enum smbioslib::CurrentProbeLocation [−][src]
pub enum CurrentProbeLocation {
Other,
Unknown,
Processor,
Disk,
PeripheralBay,
SystemManagementModule,
Motherboard,
MemoryModule,
ProcessorModule,
PowerUnit,
AddInCard,
None,
}Variants
Other
Unknown
Processor
Disk
Peripheral Bay
System Management Module
Motherboard
Memory Module
Processor Module
Power Unit
Add-in Card
A value unknown to this standard, check the raw value
Trait Implementations
impl Debug for CurrentProbeLocation[src]
impl Debug for CurrentProbeLocation[src]impl Serialize for CurrentProbeLocation[src]
impl Serialize for CurrentProbeLocation[src]