From a48bf7ece27e4f52d980b5668abe49cf046255e8 Mon Sep 17 00:00:00 2001 From: Kartikaya Gupta Date: Wed, 22 Jun 2016 11:41:54 -0400 Subject: Update documentation --- target/doc/mailparse/fn.parse_mail.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'target/doc/mailparse/fn.parse_mail.html') diff --git a/target/doc/mailparse/fn.parse_mail.html b/target/doc/mailparse/fn.parse_mail.html index 37f1e34..3aec0b8 100644 --- a/target/doc/mailparse/fn.parse_mail.html +++ b/target/doc/mailparse/fn.parse_mail.html @@ -11,7 +11,6 @@ - @@ -44,10 +43,10 @@

Function mailparse::parse_mail - - [] - - [src]

+ + [] + + [src]
pub fn parse_mail(raw_data: &[u8]) -> Result<ParsedMail, MailParseError>

The main mail-parsing entry point. This function takes the raw data making up the message body and returns a structured version of it, which allows easily accessing the header and body -- cgit v1.2.3