package email_message

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module 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.