package rpc

  1. Overview
  2. Docs
type err = [
  1. | `Msg of string
]
val gentest : 'a. 'a Rpc.Types.typ -> 'a list
val thin : int -> 'a list -> 'a list
val genall : 'a. int -> string -> 'a Rpc.Types.typ -> 'a list
OCaml

Innovation. Community. Security.