Function rustfmt_nightly::items::format_struct_struct
source · pub(crate) fn format_struct_struct(
context: &RewriteContext<'_>,
struct_parts: &StructParts<'_>,
fields: &[FieldDef],
offset: Indent,
one_line_width: Option<usize>
) -> Option<String>