package async_smtp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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