email::mimeheaders::MimeContentType
[−]
[src]
type MimeContentType = (String, String);
Content-Type string, major/minor as the first and second elements respectively.