Function rustfmt_nightly::macros::rewrite_macro_inner
source ยท fn rewrite_macro_inner(
mac: &MacCall,
extra_ident: Option<Ident>,
context: &RewriteContext<'_>,
shape: Shape,
position: MacroPosition,
is_nested_macro: bool,
) -> Option<String>