Up

Module Status

Signature

type t = Spooled_message_info.t list
val __bin_read_t__ : (int -> t) Core.Std.Bin_prot.Read.reader
val t_of_sexp : Sexplib.Sexp.t -> t
val sexp_of_t : t -> Sexplib.Sexp.t
val to_formatted_string : t -> format:[
| `Ascii_table
| `Ascii_table_with_max_width of int
| `Exim
| `Sexp
] -> string