package tidy_email

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

Module Tidy_email.List_backendSource

Clients of tidy_email may want a mock email backend suitable for unit tests. The backend described in this module accumulates messages in a list for later analysis.

Sourcetype config = Email.t list ref
Sourceval send : config -> Email.t -> (unit, string) Lwt_result.t
OCaml

Innovation. Community. Security.