Function rustfmt_nightly::vertical::struct_field_prefix_max_min_width[][src]

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