package email_message

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

Module Private.Email_intfSource

Sourcemodule type Email = sig ... end

An Email.t is a list of headers along with unparsed content. Email_content.parse can be used to work with the structured content of an email.

OCaml

Innovation. Community. Security.