rustc_builtin_macros::proc_macro_harness

Function mk_decls

Source
fn mk_decls(cx: &mut ExtCtxt<'_>, macros: &[ProcMacro]) -> P<Item>