[][src]Function rustc_ap_syntax::with_globals

pub fn with_globals<F, R>(edition: Edition, f: F) -> R where
    F: FnOnce() -> R,