package async_smtp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val spec : unit -> (which:[ `Only_frozen | `Only_active | `All ] -> 'a, 'a) Async_smtp_command.Common.Command.Spec.t
val dispatch : which:[ `Only_frozen | `Only_active | `All ] -> Async.Rpc.Connection.t -> unit Async.Deferred.t