Function rustfmt_nightly::macros::wrap_macro_args

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