Docs.rs
simple-kafka-0.0.8
simple-kafka 0.0.8
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
hitolz
Dependencies
futures ^0.3.28
normal
lazy_static ^1.4
normal
log ^0.4
normal
rdkafka ^0.34.0
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
time ^0.3.7
normal
tokio ^1.18.0
normal
toml ^0.8.0
normal
Versions
34.78%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
simple_
kafka
0.0.8
All Items
Crate Items
Modules
Structs
Functions
Crate
simple_kafka
Copy item path
Source
Modules
§
kafka_
init
kafka 初始化生产者和消费者
kafka_
producer
提供一个生产者,发送 kafka 消息使用
Structs
§
Kafka
Config
Kafka
Error
Kafka
Message
Functions
§
message_
handler
consumer 消费消息的测试方法