note_uppercase

Function note_uppercase 

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