package async_smtp

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

Module Smtp_mail_log.FlowsSource

Sourcemodule Kind : sig ... end
Sourcemodule Id : sig ... end
Sourcetype t = private Id.t list
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval of_list : Id.t list -> t
Sourceval to_list : t -> Id.t list
Sourceval none : t
Sourceval is_none : t -> bool
Sourceval create : Kind.t -> t
Sourceval extend : t -> Kind.t -> t
Sourceval union : t -> t -> t
Sourceval dedup : t -> t
OCaml

Innovation. Community. Security.