Crate fdf_power

Source

Structs§

Suspendable
Wrapper trait to indicate the driver supports power operations.

Traits§

SuspendableDriver
Implement this trait if you’d like to get notifications when the system is about to go into suspend and come out of resume.