Docs.rs
high-level-kafka-1.0.0
high-level-kafka 1.0.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
keaz
Dependencies
anyhow ^1.0.95
normal
futures ^0.3.31
normal
log ^0.4.25
normal
rdkafka ^0.37.0
normal
serde ^1.0.217
normal
serde_json ^1.0.138
normal
thiserror ^2.0.11
normal
tokio ^1.43.0
normal
tokio ^1.43.0
dev
Versions
70.59%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
high_
level_
kafka
1.0.0
All Items
Sections
High-level kafka client for rust.
Features
Crate Items
Modules
Structs
Enums
Crate
high_level_kafka
Copy item path
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
§
consumer
publisher
Structs
§
Metadata
Metadata for a consumed message
Enums
§
Kafka
Error
Error type for the crate
Kafka
Result
Result type for the crate