Function time::parsing::combinator::rfc::rfc2822::fws

source ยท
pub(crate) fn fws(input: &[u8]) -> Option<ParsedItem<'_, ()>>
Expand description

Consume the fws rule.