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