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

Provide a context to the root scope