Function rustfmt_nightly::macros::format_macro_args[][src]

fn format_macro_args(
    context: &RewriteContext<'_>,
    token_stream: TokenStream,
    shape: Shape
) -> Option<String>