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>>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
A: Allocator,Expand description
Expand the Agg fields and collect them with other Unit fields.