try_consume_context

Function try_consume_context 

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