[][src]Function rustyknife::rfc5322::sender

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

Parse the content of a "Sender:" header.

Returns a single address.