Benjamin Cape

Results 1 issues of Benjamin Cape

Currently, if a message has a field that is an enumeration, the field is provided as an `i32` and tagged with something like the following: ```rust #[prost(enumeration = "ENUMTYPE" tag...