Docs.rs
kafka-protocol-0.4.0
kafka-protocol 0.4.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
tychedelia
Dependencies
bytes ^1.0.1
normal
crc ^2.0.0
normal
derive_builder ^0.10.2
normal
env_logger ^0.8.4
normal
flate2 ^1.0.20
normal
indexmap ^1.7.0
normal
log ^0.4.14
normal
paste ^1.0.7
normal
snap ^1.0.5
normal
string ^0.3.0
normal
uuid ^0.8.2
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
Module error
Enums
Traits
?
Module
kafka_protocol
::
error
source
·
[
−
]
Expand description
Error kinds for Kafka error codes.
Enums
ResponseError
Error kinds for Kafka error codes.
Traits
ParseResponseErrorCode
A trait providing tools for parsing Kafka response error code.