Skip to main content

Module prelude

Module prelude 

Source

Structs§

Bus
The type corresponding to the Bus protocol. The Bus service provides information about devices on a particular bus. It is used by clients like lspci, not drivers.
BusGetDevicesResponse
BusGetHostBridgeInfoResponse
BusReadBarRequest
BusReadBarResponse

Traits§

BusClientHandler
A client handler for the Bus protocol.
BusLocalClientHandler
A client handler for the Bus protocol.
BusLocalServerHandler
A server handler for the Bus protocol.
BusServerHandler
A server handler for the Bus protocol.