package twirp_core

  1. Overview
  2. Docs

Module Twirp_core.ClientSource

Generic client module

Sourcemodule Common : sig ... end
Sourcemodule type IO = sig ... end
Sourcemodule type PARAMS = sig ... end
Sourcemodule type S = sig ... end
Sourcemodule Make (P : PARAMS) : S with module IO = P.IO and type client = P.client
OCaml

Innovation. Community. Security.