Function format_aggregate_arg

Source
pub(super) fn format_aggregate_arg(
    arg: &MirAggregateArg,
    function_names: &FunctionNames,
) -> String
Expand description

Render one MIR aggregate argument into a compact label.