issuu / ocaml-protoc-plugin

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

Fix name mangling, as reported in #52 #54

Closed andersfugmann closed 8 months ago

andersfugmann commented 8 months ago

Fix name mangling, as reported in #52 by converting polymorphic variant to a regular ADT. Also add name mangling to service definitions if enabled though options.

Closes: #52