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

Download history 5017/week @ 2022-11-27 4154/week @ 2022-12-04 4391/week @ 2022-12-11 4425/week @ 2022-12-18 1772/week @ 2022-12-25 3433/week @ 2023-01-01 5244/week @ 2023-01-08 5338/week @ 2023-01-15 6091/week @ 2023-01-22 12966/week @ 2023-01-29 7015/week @ 2023-02-05 7553/week @ 2023-02-12 8746/week @ 2023-02-19 9486/week @ 2023-02-26 10817/week @ 2023-03-05 12929/week @ 2023-03-12

42,547 downloads per month
Used in 24 crates (9 directly)

MIT license

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