Trait Seq
librespot_core::util
pub trait Seq { fn next(&self) -> Self; }
fn next(&self) -> Self
impl Seq for u8
impl Seq for u16
impl Seq for u32
impl Seq for u64
impl Seq for usize