package async_smtp

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

Module Smtp_mail_log.ComponentSource

Sourcetype t = string list
include Core.Stringable.S with type t := t
Sourceval of_string : string -> t
Sourceval to_string : t -> string
Sourceval parts : t -> string list
Sourceval join : t -> t -> t
Sourceval is_parent : parent:t -> t -> bool
Sourceval unknown : t
Sourceval is_unknown : t -> bool
OCaml

Innovation. Community. Security.