Struct hyper::http::LineEnding
[-]
[+]
[src]
pub struct LineEnding;
A Show
able struct to easily write line endings to a formatter.
pub struct LineEnding;
A Show
able struct to easily write line endings to a formatter.
impl Copy for LineEnding
impl String for LineEnding
impl Show for LineEnding
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).