tonic
tonic copied to clipboard
Fix well-known Google wrapper types
Motivation
Google WKT were resolving incorrectly (e.g. google.protobuf.BoolValue resolved to super::bool).
Solution
Fixed by using the resolved types from prost, added test cases.
Not familiar with prost builds. @LucioFranco is likely to be better equipped for this review