Function cpclib_asm::parser::parse_label

source ·
pub fn parse_label(
    doubledots: bool
) -> impl Fn(Z80Span) -> IResult<Z80Span, Z80Span, Z80ParserError>
Expand description

Parse a label(label: S) TODO reimplement to never build a string