fn get_mime_multipart_type(ctype: &ParsedContentType) -> MimeMultipartType
Expand description
Function takes a content type from a ParsedMail structure and checks and returns the rough mime-type.
fn get_mime_multipart_type(ctype: &ParsedContentType) -> MimeMultipartType
Function takes a content type from a ParsedMail structure and checks and returns the rough mime-type.