pub fn provide_context<T>(value: T) -> T
where T: 'static + Clone,
Expand description

Provide context to the current scope