Crate high_level_kafka
source ·Expand description
High-level kafka client for rust.
This crate provides a high-level kafka client for rust. It is built on top of the rdkafka crate.
Features
- Consumer
- Producer
- Admin
- Streams
Modules
Enums
- Error type for the crate