Function emit_mermaid_cfg

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

Emits a mermaid flowchart of the CFG blocks and edges, similar to the graphviz version.