Function rustfmt_nightly::items::format_empty_struct_or_tuple
source · fn format_empty_struct_or_tuple(
context: &RewriteContext<'_>,
span: Span,
offset: Indent,
result: &mut String,
opener: &str,
closer: &str
)