pub fn consume_context_from_scope<T: 'static + Clone>( scope_id: ScopeId, ) -> Option<T>
Consume context from the current scope