sonos-sdk-state 0.4.0

Internal reactive state management for sonos-sdk
Documentation
1
2
3
4
5
//! Identity types for speakers and groups
//!
//! These types are defined in `sonos-api` and re-exported here for backward compatibility.

pub use sonos_api::{GroupId, SpeakerId};