Enum smbioslib::ChassisType[][src]

pub enum ChassisType {
Show variants Other, Unknown, Desktop, LowProfileDesktop, PizzaBox, MiniTower, Tower, Portable, Laptop, Notebook, HandHeld, DockingStation, AllInOne, SubNotebook, SpaceSaving, LunchBox, MainServerChassis, ExpansionChassis, SubChassis, BusExpansionChassis, PeripheralChassis, RaidChassis, RackMountChassis, SealedCasePC, MultiSystemChassis, CompactPci, AdvancedTca, Blade, BladeEnclosure, Tablet, Convertible, Detachable, IoTGateway, EmbeddedPC, MiniPC, StickPC, None,
}
Expand description

Variants

Other

Other

Unknown

Unknown

Desktop

Desktop

LowProfileDesktop

Low Profile Desktop

PizzaBox

Pizza Box

MiniTower

Mini Tower

Tower

Tower

Portable

Portable

Laptop

Laptop

Notebook

Notebook

HandHeld

Hand Held

DockingStation

Docking Station

AllInOne

All in One

SubNotebook

Sub Notebook

SpaceSaving

Space-saving

LunchBox

Lunch Box

MainServerChassis

Main Server Chassis

ExpansionChassis

Expansion Chassis

SubChassis

SubChassis

BusExpansionChassis

Bus Expansion Chassis

PeripheralChassis

Peripheral Chassis

RaidChassis

RAID Chassis

RackMountChassis

Rack Mount Chassis

SealedCasePC

Sealed-case PC

MultiSystemChassis

Multi-system chassis

CompactPci

Compact PCI

AdvancedTca

Advanced TCA

Blade

Blade

BladeEnclosure

Blade Encloser

Tablet

Tablet

Convertible

Convertible

Detachable

Detachable

IoTGateway

IoT Gateway

EmbeddedPC

Embedded PC

MiniPC

Mini PC

StickPC

Stick PC

None

A value unknown to this standard, check the raw value

Trait Implementations

Formats the value using the given formatter. Read more

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.