11 unstable releases (4 breaking)
0.5.1 | Oct 26, 2022 |
---|---|
0.4.0 | Aug 2, 2022 |
0.3.2 | May 31, 2022 |
0.2.3 | Mar 8, 2022 |
0.2.1 | Nov 10, 2021 |
#331 in Encoding
42,547 downloads per month
Used in 24 crates
(9 directly)
6KB
103 lines
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
Dependencies
~1–1.5MB
~36K SLoC