Module Async_smtp__Spool.Status

type t = Spooled_message_info.t list
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val to_formatted_string : t -> format:[ `Ascii_table | `Ascii_table_with_max_width of int | `Exim | `Sexp ] -> string