package ojs_base

  1. Overview
  2. Docs

Remote calls

module J = Yojson.Safe
type json = J.t
type call_id
module type B = sig ... end
module type S = sig ... end