pub trait OrgBluezBattery1 {
    fn percentage(&self) -> MethodReply<u8>;
}

Required Methods§

Implementations on Foreign Types§

Implementors§