fn get_mime_multipart_type(ctype: &ParsedContentType) -> MimeMultipartTypeExpand 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) -> MimeMultipartTypeFunction takes a content type from a ParsedMail structure and checks and returns the rough mime-type.