rustfmt_nightly::vertical

Function struct_field_prefix_max_min_width

Source
fn struct_field_prefix_max_min_width<T: AlignedItem>(
    context: &RewriteContext<'_>,
    fields: &[T],
    shape: Shape,
) -> (usize, usize)