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

Consume context from the current scope