proc_macro::__internal
pub fn set_sess<F, R>(cx: &ExtCtxt, f: F) -> R where F: FnOnce() -> R,
proc_macro_internals