Registry / serialization / prost-wkt-build

prost-wkt-build

JSON →
library0.6.1rscratesunverified

Helper crate for prost to allow JSON serialization and deserialization of Well Known Types.

# Cargo.toml [dependencies] prost-wkt-build = "0.6.1"
INSTALL
IMPORT
SIG · PROST-WKT-BUILD
P
prost-wkt-build
serializationrustv0.6.1
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.

WellKnownTypes
use prost_wkt_build::WellKnownTypes;

Initialize WellKnownTypes for JSON serialization of protobuf well-known types.

use prost_wkt_build::WellKnownTypes; fn main() { let _wkt = WellKnownTypes::new(); println!("WellKnownTypes initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
prost-wkt-build — cargo add prost-wkt-build · libregistry