package ocaml-protoc-plugin

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

Module Protobuf.Mixin

Sourceval name' : unit -> string
Sourcetype t = {
  1. name : string;
  2. root : string;
}
Sourceval make : ?name:string -> ?root:string -> unit -> t
OCaml

Innovation. Community. Security.