Module kafka_util::client[][src]

Expand description

Helpers for working with Kafka’s client API.

Structs

A ClientContext implementation that uses tracing instead of log macros.

Functions

Retrieve number of partitions for a given topic using the given client