vmotherboard

Type Alias BusIdPci

Source
pub type BusIdPci = BusId<Pci>;
Expand description

Type-safe PCI bus ID.

Aliased Typeยง

struct BusIdPci { /* private fields */ }