[][src]Function syntax::with_globals

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