package async_smtp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

A rudimentary Name_generator for use in tests that guarantees that the Lexicographic order corresponds to the time ordering

module Unique_name : sig ... end
type t = int
val next : t -> attempt:int -> Unique_name.t