package async_smtp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
module File_with_mtime : sig ... end
module Dir : sig ... end
module Problem : sig ... end
module Event : sig ... end
module Limits : sig ... end
module Spec : sig ... end

Does not create a spool.

val run_once : t -> Problem.t list Async.Deferred.Or_error.t
module Daemon : sig ... end