package ez_api

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val meth_of_str : string -> [> `CONNECT | `DELETE | `GET | `HEAD | `OPTIONS | `Other of string | `PATCH | `POST | `PUT | `TRACE ]
val log : ?meth:string -> string -> string option -> unit
module Make (Client : Cohttp_lwt.S.Client) : sig ... end
OCaml

Innovation. Community. Security.