parse_z80!() { /* proc-macro */ }
Expand description

Parse an assembly code and produce the appropriate Listing while compiling the rust code. No more parsing is done at execution. input can be:

  • a string literal
  • a path