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 * 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 : 'a Spec.Deserialize.compound -> t -> 'a
Sourceval set : 'a Spec.Serialize.compound -> t -> 'a -> t
OCaml

Innovation. Community. Security.