kafrust-protocol 0.2.1

Kafka wire protocol primitives for kafrust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]

name = "kafrust-protocol"

version = "0.2.1"

edition.workspace = true

rust-version.workspace = true

license.workspace = true

repository.workspace = true

homepage.workspace = true

description = "Kafka wire protocol primitives for kafrust."

readme = "README.md"

keywords.workspace = true

categories.workspace = true



[lints]

workspace = true



[dependencies]