pub type BusIdPcieEnumerator = BusId<PcieEnumerator>;
Type-safe ID for the internal “bus” of a PCIe root complex or switch.
pub struct BusIdPcieEnumerator { /* private fields */ }