Registry / networking / kf-protocol-core

kf-protocol-core

JSON →
library0.1.2rscratesunverified

Provides encoder and decoder implementations for the Kafka protocol.

# Cargo.toml [dependencies] kf-protocol-core = "0.1.2"
INSTALL
IMPORT
SIG · KF-PROTOCOL-CORE
K
kf-protocol-core
networkingrustv0.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

KfEncoder
✓ use kf_protocol_core::KfEncoder;

Creates a new Kafka protocol encoder.

use kf_protocol_core::KfEncoder; fn main() { let encoder = KfEncoder::new(); println!("Encoder created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
kf-protocol-core — cargo add kf-protocol-core · libregistry