package ocaml-protoc-plugin

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Protobuf.EnumOptions

Sourceval name' : unit -> string
Sourcetype t = {
  1. allow_alias : bool option;
  2. deprecated : bool;
  3. uninterpreted_option : UninterpretedOption.t list;
}
OCaml

Innovation. Community. Security.