Type Definition librespot_playback::audio_backend::SinkResult[][src]

pub type SinkResult<T> = Result<T, SinkError>;