Function rustfmt_nightly::items::rewrite_struct_field
source ยท pub(crate) fn rewrite_struct_field(
context: &RewriteContext<'_>,
field: &FieldDef,
shape: Shape,
lhs_max_width: usize,
) -> Option<String>