Struct libimagmail::mail::Mail [] [src]

pub struct Mail<'a>(_, _);

Methods

impl<'a> Mail<'a>
[src]

Imports a mail from the Path passed

Opens a mail by the passed hash

Implement me as TryFrom as soon as it is stable