Docs.rs
kafrust-0.2.27
kafrust 0.2.27
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
13 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
TaeeunKil
Dependencies
base64 ^0.22
normal
hmac ^0.12
normal
kafrust-protocol ^0.2.27
normal
pbkdf2 ^0.12
normal
rand ^0.8
normal
regex ^1
normal
rustls ^0.23.35
normal
optional
rustls-platform-verifier =0.6.2
normal
optional
sha2 ^0.10
normal
tokio ^1
normal
tokio-rustls ^0.26.4
normal
optional
tracing ^0.1
normal
zeroize >=1.8.2, <1.9
normal
optional
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
100%
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
Module error
kafrust
0.2.27
Module error
Module Items
Enums
Type Aliases
In crate kafrust
kafrust
Module
error
Copy item path
Source
Expand description
Error and result types.
Enums
§
Broker
Error
Kind
Kafka broker error categories used by kafrust retry and diagnostics code.
Error
Error type returned by kafrust APIs.
Type Aliases
§
Result
Result type returned by kafrust APIs.