[][src]Macro cpclib_macros::parse_z80

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

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