package command_rpc

  1. Overview
  2. Docs
type t =
  1. | Sexp
  2. | Bin_io of Async.Rpc.Connection.t
val sexp_of_t : t -> Sexplib0.Sexp.t