ocaml-protoc-plugin
ocaml-protoc-plugin copied to clipboard
Allow unboxing of singleton records
For any generated record type that only contains a single value the attribute [@@unboxed] should be added to allow compiling with flamba option -unboxed-types.