Function cpclib_asm::parser::parse_z80_span
source · [−]pub fn parse_z80_span(span: Z80Span) -> Result<LocatedListing, AssemblerError>Expand description
TODO better to build parse_z80_str_with_context from parse_z80_span than the opposite