Function rustfmt_nightly::macros::wrap_macro_args

source ยท
fn wrap_macro_args(
    context: &RewriteContext<'_>,
    args: &[ParsedMacroArg],
    shape: Shape,
) -> Option<String>