15 releases (8 breaking)
Uses new Rust 2024
| 0.9.0 | Dec 9, 2025 |
|---|---|
| 0.8.0 | Jul 15, 2025 |
| 0.7.0 | Jul 9, 2024 |
| 0.6.0 | Sep 18, 2023 |
| 0.2.1 | Nov 10, 2021 |
#66 in Encoding
1,377,524 downloads per month
Used in 211 crates
(59 directly)
8KB
116 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
Pbjson
Pbjson is a set of crates to automatically generate serde Serialize and Deserialize implementations for auto-generated prost types.
See pbjson-build for usage instructions
Dependencies
~0.5–1.2MB
~25K SLoC