[][src]Function melib::email::parser::mail

pub fn mail(input: &[u8]) -> Result<(Vec<(&[u8], &[u8])>, &[u8])>