emit_html_mir

Function emit_html_mir 

Source
fn emit_html_mir<'tcx>(
    dumper: &MirDumper<'_, '_, 'tcx>,
    body: &Body<'tcx>,
    out: &mut dyn Write,
) -> Result<()>
Expand description

Emits the polonius MIR, as escaped HTML.