Function parse_tune

Source
pub fn parse_tune(i: &[u8]) -> Result<(&[u8], Tune), Err<(&[u8], ErrorKind)>>
Expand description

Parse tune (Generated)