Module Async_smtp_command__Spool.Status.Format

type t = [
| `Ascii_table
| `Ascii_table_with_max_width of int
| `Exim
| `Sexp
]
include sig ... end
val t_of_sexp : Base.Sexp.t ‑> t
val __t_of_sexp__ : Base.Sexp.t ‑> t
val sexp_of_t : t ‑> Base.Sexp.t
val arg_type : t Async_smtp_command.Common.Command.Param.Arg_type.t
val param : t Async_smtp_command.Common.Command.Param.t