Struct hyper::http::LineEndingExperimental [-]  [+] [src]

pub struct LineEnding;

A Showable struct to easily write line endings to a formatter.

Trait Implementations

impl Show for LineEnding

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

impl AsSlice<u8> for LineEnding

fn as_slice(&self) -> &[u8]