proc_macro::__internal
pub fn with_sess<F, R>(f: F) -> R where F: FnOnce((&ParseSess, Mark)) -> R,
proc_macro_internals