package command_rpc

  1. Overview
  2. Docs
type query
include sig ... end
val query_of_sexp : Sexplib.Sexp.t -> query
type response
include sig ... end
val sexp_of_response : response -> Sexplib.Sexp.t
type state
val implementation : state -> query -> response Async.Deferred.t
OCaml

Innovation. Community. Security.