Skip to main content

Module shutdown_observer

Module shutdown_observer 

Source
Expand description

Utility struct for constructing a shutdown observer compatible with rust callbacks.

Structsยง

ShutdownObserver
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.