pub(super) fn format_aggregate_arg(
arg: &MirAggregateArg,
function_names: &FunctionNames,
) -> StringExpand description
Render one MIR aggregate argument into a compact label.
pub(super) fn format_aggregate_arg(
arg: &MirAggregateArg,
function_names: &FunctionNames,
) -> StringRender one MIR aggregate argument into a compact label.