package ocaml-protoc-plugin

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

Module Protobuf.Syntax

Sourcetype t =
  1. | SYNTAX_PROTO2
  2. | SYNTAX_PROTO3
Sourceval to_int : t -> int