rest

Function rest 

Source
pub fn rest<'input>(
    __input: &'input str,
) -> Result<MusicSymbol, ParseError<<str as Parse>::PositionRepr>>