Type Definition mail_parser::MessagePartId [−][src]
pub type MessagePartId = usize;Expand description
Unique ID representing a MIME part within a message.
pub type MessagePartId = usize;Unique ID representing a MIME part within a message.