Function try_consume_context

Source
pub fn try_consume_context<T>() -> Option<T>
where T: Clone + 'static,