Skip to main content

client_api_info

Function client_api_info 

Source
pub fn client_api_info(api_key: ApiKey) -> ApiInfo
Expand description

Returns the client-side ApiInfo for the given ApiKey.

The data is derived from the Kafka protocol JSON spec files at code-generation time.