Crate fdf_env

Source
Expand description

Safe bindings for driver runtime environment.

Modules§

test

Structs§

Driver
DriverRef
DriverRefTypeErased
DriverShutdownObserver
A shutdown observer for [fdf_dispatcher_create] that can call any kind of callback instead of just a C-compatible function when a dispatcher is shutdown.
Environment

Traits§

DriverShutdownObserverFn