13 unstable releases
0.7.0 | Jul 9, 2024 |
---|---|
0.6.0 | Sep 18, 2023 |
0.5.1 | Oct 26, 2022 |
0.3.2 | May 31, 2022 |
0.2.1 | Nov 10, 2021 |
#142 in Encoding
502,877 downloads per month
Used in 103 crates
(32 directly)
7KB
114 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
~0.5–1.2MB
~26K SLoC