Function try_consume_root_context

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