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

pub struct LineEnding;

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

Trait Implementations

impl Copy for LineEnding

impl String for LineEnding

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

impl Show for LineEnding

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