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

Provide a context to the root scope