1 2 3 4
//! Implements the `UnifiedBattery` feature (ID `0x1004`) that provides //! information about the battery status of the device. pub mod v0;