Struct batteryd::battery::Battery[][src]

pub struct Battery { /* fields omitted */ }

The struct providing an interface to the system's battery.

Methods

impl Battery
[src]

Auto Trait Implementations

impl Send for Battery

impl Sync for Battery