Type Alias vmotherboard::BusIdPci
source · pub type BusIdPci = BusId<Pci>;
Expand description
Type-safe PCI bus ID.
Aliased Type§
struct BusIdPci { /* private fields */ }
pub type BusIdPci = BusId<Pci>;
Type-safe PCI bus ID.
struct BusIdPci { /* private fields */ }