Function rustfmt_nightly::lists::struct_lit_formatting
source ยท pub(crate) fn struct_lit_formatting<'a>(
shape: Shape,
tactic: DefinitiveListTactic,
context: &'a RewriteContext<'_>,
force_no_trailing_comma: bool,
) -> ListFormatting<'a>