Function freya::prelude::provide_root_context
pub fn provide_root_context<T>(value: T) -> Option<T>where
T: 'static + Clone,
Expand description
Provide a context to the root scope
pub fn provide_root_context<T>(value: T) -> Option<T>where
T: 'static + Clone,
Provide a context to the root scope