12 releases

0.6.0 Sep 18, 2023
0.5.1 Oct 26, 2022
0.5.0 Sep 20, 2022
0.3.2 May 31, 2022
0.2.1 Nov 10, 2021

#245 in Encoding

Download history 28118/week @ 2023-12-13 19682/week @ 2023-12-20 13765/week @ 2023-12-27 26374/week @ 2024-01-03 28244/week @ 2024-01-10 30670/week @ 2024-01-17 30025/week @ 2024-01-24 28716/week @ 2024-01-31 25336/week @ 2024-02-07 25604/week @ 2024-02-14 28197/week @ 2024-02-21 29163/week @ 2024-02-28 26374/week @ 2024-03-06 27526/week @ 2024-03-13 26873/week @ 2024-03-20 20234/week @ 2024-03-27

107,378 downloads per month
Used in 77 crates (24 directly)

MIT license

7KB
114 lines

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


lib.rs:

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