package smtp

  1. Overview
  2. Docs

Module for handling email addresses.

type t
val of_string : string -> t
val to_string : t -> string