cpclib_asm::parser

Function parse_run

Source
pub fn parse_run(
    kind: RunEnt,
) -> impl Parser<InnerZ80Span, LocatedTokenInner, Z80ParserError>