pub fn use_context<T: Clone + 'static>() -> T
Get a context with the given type. If no context is found, this panics.