package resto-cohttp-client

  1. Overview
  2. Docs

Module Resto_cohttp_client.Client

Typed RPC services: client implementation.

module Make (Encoding : Resto.ENCODING) (Client : Cohttp_lwt.S.Client) : sig ... end