Crate pbjson_any
source · [−]Expand description
pbjson
is a set of crates to automatically generate serde::Serialize
and
serde::Deserialize
implementations for prost generated structs that
are compliant with the protobuf JSON mapping
See pbjson-build for usage instructions