cpclib_asm::parser

Function parse_map

Source
pub fn parse_map(
    input: &mut InnerZ80Span,
) -> PResult<LocatedTokenInner, Z80ParserError>