Docs.rs
kafka-protocol-0.15.1
kafka-protocol 0.15.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
tychedelia
Dependencies
anyhow ^1.0.80
normal
bytes ^1.10.1
normal
crc ^3.0.0
normal
crc32c ^0.6.4
normal
flate2 ^1.0.20
normal
optional
indexmap ^2.0.0
normal
lz4 ^1.24
normal
optional
paste ^1.0.7
normal
snap ^1.0.5
normal
optional
uuid ^1.3.0
normal
zstd ^0.13
normal
optional
testcontainers ^0.20.1
dev
Versions
100%
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
kafka_
protocol
0.15.1
Module error
Module Items
Enums
Traits
In crate kafka_
protocol
kafka_protocol
Module
error
Copy item path
Source
Expand description
Error kinds for Kafka error codes.
Enums
§
Response
Error
Error kinds for Kafka error codes.
Traits
§
Parse
Response
Error
Code
A trait providing tools for parsing Kafka response error code.