Function cpclib_asm::parser::parse_assemble

source ยท
pub fn parse_assemble(
    input: &mut InnerZ80Span,
) -> PResult<LocatedExpr, Z80ParserError>
Expand description

Parse the single opcode assembling function