#![doc=include_str!("../README.md")]#![no_std]#![warn(missing_docs)]/// Async Smart Battery Charger module
pubmodcharger;/// Async Smart Battery module
pubmodsmart_battery;/// Advanced Configuration and Power Interface (ACPI)
/// Power Source and Power Meter Devices module
pubuseembedded_batteries::acpi;