pub fn consume_context_from_scope<T>(scope_id: ScopeId) -> Option<T>
where T: 'static + Clone,
Expand description

Consume context from the current scope