Expand description
Kafka wire protocol support for kafrust.
This crate is intentionally runtime-free. It owns Kafka request/response encoding and decoding so the public client can stay focused on user-facing producer and consumer behavior.
Re-exports§
Modules§
Functions§
- version
- Returns the protocol crate version compiled into this build.