Type Definition mail_parser::MessagePartId
source · [−]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.