Crate madsim_rdkafka

source ·

Modules

Admin client.
Common client functionality.
Producer and consumer configuration.
Kafka consumers.
Error manipulations.
Group membership API.
Store and manipulate Kafka messages.
Cluster metadata.
Kafka producers.
Client and broker statistics.
Data structures representing topic, partitions and offsets.
Aliases for types defined in the auto-generated bindings.
Utility functions and types.

Structs

Client configuration.
Overall statistics.
A structure to store and manipulate a list of topics and partitions with optional offsets.

Enums

A Kafka offset.
Timestamp of a Kafka message.

Traits

Client-level context.
Converts Rust data to and from raw pointers.
A generic representation of a Kafka message.