Function syntax::with_globals[][src]

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