influxdata / pbjson

Auto-generate serde implementations for prost types
MIT License
89 stars 43 forks source link

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