package ocaml-protoc-plugin

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

Module Struct.FieldsEntry

Sourceval name' : unit -> string
Sourcetype t = string * Value.t option
Sourceval make : ?key:string -> ?value:Value.t -> unit -> t