Function freya::prelude::provide_context_to_scope  
pub fn provide_context_to_scope<T>(scope_id: ScopeId, value: T) -> Option<T>where
    T: 'static + Clone,Expand description
Provide context to the the given scope