Registry / serialization / pbjson

pbjson

JSON →
library0.9.0rscratesunverified

Utilities for pbjson conversion.

# Cargo.toml [dependencies] pbjson = "0.9.0"
INSTALL
IMPORT
SIG · PBJSON
P
pbjson
serializationrustv0.9.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 pbjson::Message;

Provides utilities for converting between protobuf and JSON.

use pbjson::Message; fn main() { // Example usage (requires a protobuf message type) println!("pbjson utilities available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pbjson — cargo add pbjson · libregistry