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

Consume context from the current scope