package command_rpc

  1. Overview
  2. Docs
type query
include sig ... end
val query_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> query
type response
include sig ... end
val sexp_of_response : response -> Ppx_sexp_conv_lib.Sexp.t
type error
include sig ... end
val sexp_of_error : error -> Ppx_sexp_conv_lib.Sexp.t
OCaml

Innovation. Community. Security.