Docs.rs
kafka_wire_protocol-2.0.0
kafka_wire_protocol 2.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ivanyu
Dependencies
byteorder ^1.5.0
normal
log ^0.4.27
normal
paste ^1.0.15
normal
serde ^1.0.219
normal
uuid ^1.16.0
normal
varint-rs ^2.2.0
normal
base64 ^0.22.1
dev
proptest ^1.6.0
dev
proptest-derive ^0.5.1
dev
rstest ^0.25.0
dev
serde_json ^1.0.140
dev
static_init ^1.0.3
dev
testcontainers ^0.23.1
dev
Versions
74.19%
of the crate is documented
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
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
Files
kafka_wire_protocol/schema/list_groups_response/
mod.rs
1
pub mod
v0;
2
pub mod
v1;
3
pub mod
v2;
4
pub mod
v3;
5
pub mod
v4;
6
pub mod
v5;