with_current

Function with_current 

Source
pub fn with_current<F, R>(f: F) -> R
where F: FnOnce(&Context) -> R,