Struct hyper::header::HeaderViewExperimental [-]  [+] [src]

pub struct HeaderView<'a>(_);

Returned with the HeadersItems iterator.

Trait Implementations

impl<'a> Show for HeaderView<'a>

fn fmt(&self, fmt: &mut Formatter) -> Result