httpdate
1.0.3
In httpdate::
date
Structs
HttpDate
Functions
is_leap_year
parse_asctime
parse_imf_fixdate
parse_rfc850_date
toint_1
toint_2
toint_4
httpdate
::
date
Function
parse_imf_fixdate
Copy item path
Settings
Help
Summary
Source
fn parse_imf_fixdate(s: &[
u8
]) ->
Result
<
HttpDate
,
Error
>