package linol

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

Module Linol.Jsonrpc2Source

Simple JSON-RPC2 implementation.

See the spec

Sourcemodule type IO = sig ... end
Sourcemodule type S = sig ... end
Sourcemodule Make (IO : IO) : S with module IO = IO
OCaml

Innovation. Community. Security.