package ocaml-protoc-plugin

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

Module Ocaml_protoc_plugin.ExtensionsSource

Sourcetype t = (int * Ocaml_protoc_plugin__.Field.t) list
Sourceval default : t
Sourceval pp : Format.formatter -> t -> unit
Sourceval show : t -> string
Sourceval equal : t -> t -> bool
Sourceval compare : t -> t -> int
Sourceval get : ('b -> 'b, 'b) Spec.Deserialize.compound_list -> t -> 'b Result.t
Sourceval set : ('a -> Writer.t, Writer.t) Spec.Serialize.compound_list -> t -> 'a -> t
OCaml

Innovation. Community. Security.