Registry / serialization / protokit-binformat

protokit-binformat

JSON →
library0.2.0rscratesunverified

Usable protocol buffers.

# Cargo.toml [dependencies] protokit_binformat = "0.2.0"
INSTALL
IMPORT
SIG · PROTOKIT-BINFORMAT
P
protokit-binformat
serializationrustv0.2.0
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.

Message
use protokit_binformat::Message;

Create a new protocol buffer message.

use protokit_binformat::Message; fn main() { let msg = Message::new(); println!("{:?}", msg); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
protokit-binformat — cargo add protokit-binformat · libregistry