Crate vomit

Crate vomit 

Source
Expand description

This crate provides a base library for all tools that are part of the Vomit project.

Re-exports§

pub use mailparse;

Structs§

Attachment
Represents an attachment
Mail
Represents a single mail
Mailbox
Represents a mailbox
Part
Represents a specific part of a multi-part message
PartIndex
Data structure that acts as index to a Part in a multi-part message

Enums§

Item
VomitError

Functions§

load_attachments
load_item
Attempt to load the item referenced by path.
load_mailboxes
load_mails
load_parts
trunc_string