pub fn client_api_info(api_key: ApiKey) -> ApiInfo
Returns the client-side ApiInfo for the given ApiKey.
ApiInfo
ApiKey
The data is derived from the Kafka protocol JSON spec files at code-generation time.