Module Async_smtp__.Spool.Status

type t = Spooled_message_info.t list
include sig ... end
val sexp_of_t : t ‑> Base.Sexp.t
val to_formatted_string : t ‑> format:[ `Ascii_table | `Ascii_table_with_max_width of int | `Exim | `Sexp ] ‑> string