Ocaml_protoc_compiler_lib.Pb_codegen_allSourceGenerate all the code for a given OCaml module.
val codegen :
Ot.proto ->
generate_make:bool ->
proto_file_options:Pb_option.set ->
proto_file_name:string ->
services:bool ->
Plugin.t list ->
ocaml_modcodegen types returns a full code listing for the .ml and the .mli files.