#json #protobuf #serde-json #serde

no-std informalsystems-pbjson

Utilities for pbjson conversion

2 unstable releases

0.7.0 Dec 22, 2023
0.6.0 Jul 28, 2023

#503 in Encoding

Download history 5895/week @ 2024-04-05 5554/week @ 2024-04-12 5755/week @ 2024-04-19 5839/week @ 2024-04-26 4614/week @ 2024-05-03 5386/week @ 2024-05-10 4506/week @ 2024-05-17 4295/week @ 2024-05-24 5846/week @ 2024-05-31 4803/week @ 2024-06-07 4295/week @ 2024-06-14 5064/week @ 2024-06-21 4619/week @ 2024-06-28 4980/week @ 2024-07-05 5225/week @ 2024-07-12 4046/week @ 2024-07-19

19,723 downloads per month
Used in 52 crates (3 directly)

MIT license

8KB
117 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.6–1.2MB
~27K SLoC