bluetooth-battery 0.1.0

bluetooth-battery
Documentation
## bluetooth-battery

```bash
bluetooth-battery

[Device { id: "id", name: "Xiaomi Buds 3 Pro", battery: 100, update_time: 1700021362 }]
```

```rust
let devices = get_bluetooth_battery();
```