beam

Function beam 

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