package command_rpc

  1. Overview
  2. Docs
type query
val query_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> query
type response
val sexp_of_response : response -> Ppx_sexp_conv_lib.Sexp.t
val implementation : Invocation.t -> query -> response Async.Deferred.t