Enum smbioslib::CoolingDeviceType [−][src]
pub enum CoolingDeviceType { Other, Unknown, Fan, CentrifugalBlower, ChipFan, CabinetFan, PowerSupplyFan, HeatPipe, IntegratedRefrigeration, ActiveCooling, PassiveCooling, None, }
Variants
Other
Unknown
Fan
Centrifugal Blower
Chip Fan
Cabinet Fan
Power Supply Fan
Heat Pipe
Integrated Refrigeration
Active Cooling
Passive Cooling
A value unknown to this standard, check the raw value
Trait Implementations
impl Debug for CoolingDeviceType
[src]
impl Debug for CoolingDeviceType
[src]impl PartialEq<CoolingDeviceType> for CoolingDeviceType
[src]
impl PartialEq<CoolingDeviceType> for CoolingDeviceType
[src]impl Serialize for CoolingDeviceType
[src]
impl Serialize for CoolingDeviceType
[src]