Re-exports§
pub use client::Acks;pub use client::Client;pub use client::ListOffsetsPosition;pub use client::Message;pub use client::TopicProducer;pub use kafka_protocol;pub use kafka_protocol::indexmap;
Modules§
- Kafka client implementation.
- Crate error types.
Structs§
- A hash table where the iteration order of the key-value pairs is independent of the hash values of the keys.
- A string type backed by Bytes.
Enums§
- The different types of compression supported by Kafka.