Docs.rs
alun-kafka-0.1.0
alun-kafka 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
wild1024
Dependencies
alun-config ^0.1.0
normal
alun-core ^0.1.0
normal
async-trait ^0.1
normal
rdkafka ^0.36
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
Versions
75%
of the crate is documented
Platform
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
Skip to main content
Crate alun_kafka
alun_
kafka
0.1.0
All Items
Crate Items
Structs
Crate
alun_
kafka
Copy item path
Source
Structs
§
Kafka
Consumer
Kafka 流式消费者(基于 rdkafka StreamConsumer)
Kafka
Plugin
Kafka 插件(实现
alun_core::Plugin
,可注册到 PluginManager)
Kafka
Producer
Kafka 异步生产者(基于 rdkafka FutureProducer)