rocket
0.4.11
In rocket::
http::
hyper::
h1
Structs
EndError
Http11Message
Http11Protocol
Incoming
Enums
HttpReader
HttpWriter
Constants
CR
LF
LINE_ENDING
Functions
parse_request
parse_response
rocket
::
http
::
hyper
::
h1
Constant
LF
Copy item path
Settings
Help
Summary
Source
pub const LF:
u8
= b'\n'; // 10u8
Expand description
The
\n
byte.