package command_rpc

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