Skip to main content

fmt_llbc_unwind_block

Function fmt_llbc_unwind_block 

Source
fn fmt_llbc_unwind_block<C: AstFormatter>(
    ctx: &C,
    f: &mut Formatter<'_>,
    on_unwind: &Block,
) -> Result