issuu / ocaml-protoc-plugin

ocaml-protoc-plugin
https://issuu.github.io/ocaml-protoc-plugin/
Other
48 stars 19 forks source link

support [deprecated=true] annotations #17

Open andersfugmann opened 4 years ago

andersfugmann commented 4 years ago

Protobuf supports deprecating fields. The compiler should emit deprecated annotations to the deprecated code for fields where this is set.