Crate madsim_rdkafka
source ·Modules§
- Admin client.
- FFI bindings.
- Common client functionality.
- Producer and consumer configuration.
- Kafka consumers.
- Error manipulations.
- Group membership API.
- Utility functions.
- Store and manipulate Kafka messages.
- Cluster metadata.
- Mocking functionality
- 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.