This library provides a client for the Bose SoundTouch API.
[dependencies]
bose_soundtouch = "1"
Running the example can be done as following:
cargo run --example bose status
Releasing the example app can be done as following:
cargo build --examples --release