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