pub fn consume_context<T>() -> T
where T: 'static + Clone,
Expand description

Consume context from the current scope