[][src]Function syntax::with_default_globals

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