Crate fdf_component

Source
Expand description

Wrappers around the mechanisms of driver registration for the driver framework for implementing startup and shutdown of the driver in rust.

Modules§

  • Implementation of the [driver_register] macro for registering driver implementations with the driver host.

Macros§

Structs§

Traits§

  • Entry points into a driver for starting and stopping.