[][src]Function rustyknife::rfc5322::reply_to

pub fn reply_to<P: UTF8Policy>(i: &[u8]) -> NomResult<'_, Vec<Address>>

Parse the content of a "Reply-To:" header.

Returns a list of addresses.