Type Definition librespot_playback::decoder::AudioPacketResult[][src]

pub type AudioPacketResult<T> = Result<T, AudioPacketError>;