time
0.3.36
In time::
parsing::
combinator::
rfc::
rfc2822
time
::
parsing
::
combinator
::
rfc
::
rfc2822
Function
cfws
Copy item path
source
pub(crate) fn cfws(input: &[
u8
]) ->
Option
<
ParsedItem
<'_,
()
>>
Expand description
Consume the
cfws
rule.