Module Email_message.Email_lexer_state.Content

type t =
| Multipart of string list
| Octet_stream
val default : t