Registry / serialization / prost-wkt

prost-wkt

JSON →
library0.7.1rscratesunverified

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

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

Types
use prost_wkt::Types;

Use the Well Known Types helper for prost.

use prost_wkt::Types; let types = Types::default(); println!("{:?}", types);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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