package async_smtp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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