module Format : sig ... end
val dispatch : format:[ `Ascii_table | `Ascii_table_with_max_width of int | `Exim | `Sexp ] ‑> Async.Rpc.Connection.t ‑> unit Async.Deferred.t