package email_message

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

Even though the underlying type includes an option, most users should not have to think about the difference between Some "" and None. You can use the Expert module to deal with the optionality, if need be.

val to_bigstring_shared_option : t -> Bigstring_shared.t option
val of_bigstring_shared_option : Bigstring_shared.t option -> t