Searched defs:Battery (Results 1 – 2 of 2) sorted by relevance
26 pub struct Battery { struct35 /// Helper representation of a collection of BatterySet to simplify passing around data internally. argument111 batteries: Vec<Battery>, in new()116 pub fn add_or_update_battery(&mut self, new_battery: Battery) { in add_or_update_battery()
175 Battery, enumerator