Struct hyper::http::h1::EndError [] [src]

pub struct EndError<W: Write>(_, _);

Trait Implementations

Derived Implementations

impl<W: Debug + Write> Debug for EndError<W>

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