Function cpclib_asm::parser::parse_token

source ยท
pub fn parse_token(
    input: &mut InnerZ80Span,
) -> PResult<LocatedToken, Z80ParserError>