[][src]Type Definition email::mimeheaders::MimeContentType

type MimeContentType = (String, String);

Content-Type string, major/minor as the first and second elements respectively.