rustfmt_nightly::macros

Function rewrite_empty_macro_def_body

Source
fn rewrite_empty_macro_def_body(
    context: &RewriteContext<'_>,
    span: Span,
    shape: Shape,
) -> Result<String, RewriteError>