Expand description
Rust source emission for MIR programs.
Modulesยง
- analysis_
and_ ๐calls - emit_
stmt_ ๐instr - program_
cfg ๐ - types_
and_ ๐names
Enumsยง
- Codegen
Error - Error produced while generating or writing Rust source.
Functionsยง
- emit_
program_ with_ function_ lines - Emit Rust source for a MIR program with source location metadata.
- emit_
to_ path - Emit Rust source for
programand write it topath.