package async_smtp

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

Module Stable.V2Source

Sourcetype elt =
  1. | Login of Login.V1.t
  2. | Anon
Sourcetype t = elt list
Sourceval of_v1 : V1.t -> t
OCaml

Innovation. Community. Security.