Function freya::prelude::use_root_context
pub fn use_root_context<T>(cx: &ScopeState, new: impl FnOnce() -> T) -> &Twhere
T: 'static + Clone,
pub fn use_root_context<T>(cx: &ScopeState, new: impl FnOnce() -> T) -> &Twhere
T: 'static + Clone,