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