note

Function note 

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