package ocaml-protoc-plugin

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

Module MethodOptions.IdempotencyLevel

Sourcetype t =
  1. | IDEMPOTENCY_UNKNOWN
  2. | NO_SIDE_EFFECTS
  3. | IDEMPOTENT
Sourceval to_int : t -> int
OCaml

Innovation. Community. Security.