Function rustfmt_nightly::macros::rewrite_macro_name

source ·
fn rewrite_macro_name(
    context: &RewriteContext<'_>,
    path: &Path,
    extra_ident: Option<Ident>
) -> String
Expand description

Rewrite macro name without using pretty-printer if possible.