crabka-protocol 0.3.3

Apache Kafka wire-protocol codec (4.3.0), with typed RecordBatch and zero-copy borrowed decode
Documentation
1
2
3
4
5
6
7
// AUTO-GENERATED by crabka-protocol-codegen against a9ce3221537b8653448750697915607dc7936cf3. Do not edit.
pub mod assignment;
pub mod endpoint;
pub mod key_value;
pub mod task_ids;
pub mod task_offset;
pub mod topic_info;