Function below_dump::command::expand_fields
source · [−]pub fn expand_fields<F: FieldId + Clone, A: AggField<F>>(
fields: &[DumpOptionField<F, A>],
detail: bool
) -> Vec<DumpField<F>>ⓘExpand description
Expand the Agg fields and collect them with other Unit fields.