influxdata / influxdata/pbjson
Add compiler to pbjson_types
Open
good first issue
help wanted
- Dominant language
- Rust
- Stars
- 116
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
The google protobuf Well-Known types from the [compiler module](https://docs.rs/prost-types/latest/prost_types/compiler/index.html) module in `prost_types` are missing in `pbjson_types` afaict, can those be added? Thanks.
Contributor guide
Research direction
Compare the google protobuf Well-Known types in the prost_types compiler module with the types currently exposed by pbjson_types. Inspect how pbjson_types is generated, then add the missing compiler types and verify that all compiler-module types receive serde implementations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100