Function rustc_builtin_macros::format::make_format_args
source · fn make_format_args(
ecx: &mut ExtCtxt<'_>,
input: MacroInput,
append_newline: bool
) -> Result<FormatArgs, ()>
fn make_format_args(
ecx: &mut ExtCtxt<'_>,
input: MacroInput,
append_newline: bool
) -> Result<FormatArgs, ()>