package linol

  1. Overview
  2. Docs

Module Linol.Jsonrpc2Source

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