fn format_body(
call_defs: &[CallDefRow],
altrep_regs: &[AltrepRegRow],
trait_dispatches: &[TraitDispatchRow],
) -> Stringfn format_body(
call_defs: &[CallDefRow],
altrep_regs: &[AltrepRegRow],
trait_dispatches: &[TraitDispatchRow],
) -> String