[][src]Function rustc_ap_syntax::with_default_globals

pub fn with_default_globals<F, R>(f: F) -> R where
    F: FnOnce() -> R,