time::parsing::combinator::rfc::rfc2822

Function no_ws_ctl

Source
const fn no_ws_ctl(input: &[u8]) -> Option<ParsedItem<'_, ()>>
Available on crate feature parsing only.
Expand description

Consume the no_ws_ctl rule.