Registry / serialization / prost-wkt-types

prost-wkt-types

JSON →
library0.7.1rscratesunverified

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

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

WellKnownTypes
✓ use prost_wkt_types::WellKnownTypes;

Demonstrates basic usage of WellKnownTypes.

use prost_wkt_types::WellKnownTypes; fn main() { let _ = WellKnownTypes::default(); }
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
10 hits · last 30 days
node
10
Resources
prost-wkt-types — cargo add prost-wkt-types · libregistry