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>