chord

Function chord 

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