Skip to main content

Module power

Module power 

Source
Expand description

Power management submodule.

Re-exportsยง

pub use error::PowerError;
pub use manager::PowerManager;

Modulesยง

error ๐Ÿ”’
Power management error types.
kobo ๐Ÿ”’
Kobo Power Manager implementation.
manager ๐Ÿ”’
Power Manager trait definition.

Functionsยง

discover_cores ๐Ÿ”’