package ocaml-protoc
Pure OCaml compiler for .proto files
Install
Dune Dependency
Authors
Maintainers
Sources
ocaml-protoc-3.1.1.tbz
sha256=c5657fcbfcbaea361beb847f72b8a6a6f36ce9e773bf285b278a0da75f988fbc
sha512=ea86d04b6293eba48360409049f907fc3e73138ec434b5d1894a2dcdaa0478f6f5a1d13f1ba87c553ddf6806a618525f621d2af862b495ce3426242a3a42e339
doc/src/ocaml-protoc.compiler-lib/ocaml_protoc_compiler_lib.ml.html
Source file ocaml_protoc_compiler_lib.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112
(* generated by dune *) (** @canonical Ocaml_protoc_compiler_lib.Pb_codegen_all *) module Pb_codegen_all = Ocaml_protoc_compiler_lib__Pb_codegen_all (** @canonical Ocaml_protoc_compiler_lib.Pb_codegen_backend *) module Pb_codegen_backend = Ocaml_protoc_compiler_lib__Pb_codegen_backend (** @canonical Ocaml_protoc_compiler_lib.Pb_codegen_decode_binary *) module Pb_codegen_decode_binary = Ocaml_protoc_compiler_lib__Pb_codegen_decode_binary (** @canonical Ocaml_protoc_compiler_lib.Pb_codegen_decode_bs *) module Pb_codegen_decode_bs = Ocaml_protoc_compiler_lib__Pb_codegen_decode_bs (** @canonical Ocaml_protoc_compiler_lib.Pb_codegen_decode_yojson *) module Pb_codegen_decode_yojson = Ocaml_protoc_compiler_lib__Pb_codegen_decode_yojson (** @canonical Ocaml_protoc_compiler_lib.Pb_codegen_default *) module Pb_codegen_default = Ocaml_protoc_compiler_lib__Pb_codegen_default (** @canonical Ocaml_protoc_compiler_lib.Pb_codegen_encode_binary *) module Pb_codegen_encode_binary = Ocaml_protoc_compiler_lib__Pb_codegen_encode_binary (** @canonical Ocaml_protoc_compiler_lib.Pb_codegen_encode_bs *) module Pb_codegen_encode_bs = Ocaml_protoc_compiler_lib__Pb_codegen_encode_bs (** @canonical Ocaml_protoc_compiler_lib.Pb_codegen_encode_yojson *) module Pb_codegen_encode_yojson = Ocaml_protoc_compiler_lib__Pb_codegen_encode_yojson (** @canonical Ocaml_protoc_compiler_lib.Pb_codegen_formatting *) module Pb_codegen_formatting = Ocaml_protoc_compiler_lib__Pb_codegen_formatting (** @canonical Ocaml_protoc_compiler_lib.Pb_codegen_make *) module Pb_codegen_make = Ocaml_protoc_compiler_lib__Pb_codegen_make (** @canonical Ocaml_protoc_compiler_lib.Pb_codegen_ocaml_type *) module Pb_codegen_ocaml_type = Ocaml_protoc_compiler_lib__Pb_codegen_ocaml_type (** @canonical Ocaml_protoc_compiler_lib.Pb_codegen_ocaml_type_dump *) module Pb_codegen_ocaml_type_dump = Ocaml_protoc_compiler_lib__Pb_codegen_ocaml_type_dump (** @canonical Ocaml_protoc_compiler_lib.Pb_codegen_plugin *) module Pb_codegen_plugin = Ocaml_protoc_compiler_lib__Pb_codegen_plugin (** @canonical Ocaml_protoc_compiler_lib.Pb_codegen_pp *) module Pb_codegen_pp = Ocaml_protoc_compiler_lib__Pb_codegen_pp (** @canonical Ocaml_protoc_compiler_lib.Pb_codegen_services *) module Pb_codegen_services = Ocaml_protoc_compiler_lib__Pb_codegen_services (** @canonical Ocaml_protoc_compiler_lib.Pb_codegen_types *) module Pb_codegen_types = Ocaml_protoc_compiler_lib__Pb_codegen_types (** @canonical Ocaml_protoc_compiler_lib.Pb_codegen_util *) module Pb_codegen_util = Ocaml_protoc_compiler_lib__Pb_codegen_util (** @canonical Ocaml_protoc_compiler_lib.Pb_exception *) module Pb_exception = Ocaml_protoc_compiler_lib__Pb_exception (** @canonical Ocaml_protoc_compiler_lib.Pb_field_type *) module Pb_field_type = Ocaml_protoc_compiler_lib__Pb_field_type (** @canonical Ocaml_protoc_compiler_lib.Pb_format_util *) module Pb_format_util = Ocaml_protoc_compiler_lib__Pb_format_util (** @canonical Ocaml_protoc_compiler_lib.Pb_location *) module Pb_location = Ocaml_protoc_compiler_lib__Pb_location (** @canonical Ocaml_protoc_compiler_lib.Pb_logger *) module Pb_logger = Ocaml_protoc_compiler_lib__Pb_logger (** @canonical Ocaml_protoc_compiler_lib.Pb_option *) module Pb_option = Ocaml_protoc_compiler_lib__Pb_option (** @canonical Ocaml_protoc_compiler_lib.Pb_parsing *) module Pb_parsing = Ocaml_protoc_compiler_lib__Pb_parsing (** @canonical Ocaml_protoc_compiler_lib.Pb_parsing_lexer *) module Pb_parsing_lexer = Ocaml_protoc_compiler_lib__Pb_parsing_lexer (** @canonical Ocaml_protoc_compiler_lib.Pb_parsing_parse_tree *) module Pb_parsing_parse_tree = Ocaml_protoc_compiler_lib__Pb_parsing_parse_tree (** @canonical Ocaml_protoc_compiler_lib.Pb_parsing_parser *) module Pb_parsing_parser = Ocaml_protoc_compiler_lib__Pb_parsing_parser (** @canonical Ocaml_protoc_compiler_lib.Pb_parsing_util *) module Pb_parsing_util = Ocaml_protoc_compiler_lib__Pb_parsing_util (** @canonical Ocaml_protoc_compiler_lib.Pb_typing *) module Pb_typing = Ocaml_protoc_compiler_lib__Pb_typing (** @canonical Ocaml_protoc_compiler_lib.Pb_typing_graph *) module Pb_typing_graph = Ocaml_protoc_compiler_lib__Pb_typing_graph (** @canonical Ocaml_protoc_compiler_lib.Pb_typing_recursion *) module Pb_typing_recursion = Ocaml_protoc_compiler_lib__Pb_typing_recursion (** @canonical Ocaml_protoc_compiler_lib.Pb_typing_resolution *) module Pb_typing_resolution = Ocaml_protoc_compiler_lib__Pb_typing_resolution (** @canonical Ocaml_protoc_compiler_lib.Pb_typing_type_tree *) module Pb_typing_type_tree = Ocaml_protoc_compiler_lib__Pb_typing_type_tree (** @canonical Ocaml_protoc_compiler_lib.Pb_typing_util *) module Pb_typing_util = Ocaml_protoc_compiler_lib__Pb_typing_util (** @canonical Ocaml_protoc_compiler_lib.Pb_typing_validation *) module Pb_typing_validation = Ocaml_protoc_compiler_lib__Pb_typing_validation (** @canonical Ocaml_protoc_compiler_lib.Pb_util *) module Pb_util = Ocaml_protoc_compiler_lib__Pb_util
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>