package ez_api

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

Module EzWsCommonSource

Sourcemodule type S = sig ... end
Sourcemodule Types : sig ... end
Sourceval log : ?action:string -> string -> string option -> unit
Sourceval res_encoding : 'a Json_encoding.encoding -> 'b Json_encoding.encoding -> ('b, 'a) result Json_encoding.encoding