Docs.rs
krafka-0.9.0
krafka 0.9.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
hupe1980
Dependencies
ahash ^0.8
normal
arc-swap ^1.9.0
normal
aws-config ^1
normal
optional
aws-credential-types ^1
normal
optional
aws-sdk-glue ^1
normal
optional
base64 ^0.22
normal
bytes ^1
normal
crc32c ^0.6
normal
flate2 ^1
normal
optional
futures ^0.3
normal
futures-core ^0.3
normal
hmac ^0.12
normal
lz4_flex ^0.11
normal
optional
parking_lot ^0.12
normal
pbkdf2 ^0.12
normal
rand ^0.9
normal
reqwest ^0.12
normal
optional
rustls ^0.23
normal
rustls-native-certs ^0.8
normal
optional
rustls-pemfile ^2
normal
serde ^1
normal
optional
serde_json ^1
normal
optional
sha2 ^0.10
normal
snap ^1
normal
optional
socket2 ^0.5
normal
subtle ^2
normal
thiserror ^2
normal
time ^0.3
normal
tokio ^1.26
normal
tokio-rustls ^0.26
normal
tokio-socks ^0.5
normal
optional
tokio-util ^0.7
normal
tracing ^0.1
normal
webpki-roots ^0.26
normal
zeroize ^1.8
normal
zstd ^0.13
normal
optional
criterion ^0.5
dev
rstest ^0.25
dev
testcontainers ^0.27
dev
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
Versions
100%
of the crate is documented
Go to latest version
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
CorrelationId
krafka
0.9.0
krafka
Type Alias
Correlation
Id
Copy item path
Source
pub type CorrelationId =
i32
;
Expand description
Kafka correlation ID for request/response matching.