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

Function no_ws_ctl

source
const fn no_ws_ctl(input: &[u8]) -> Option<ParsedItem<'_, ()>>
Expand description

Consume the no_ws_ctl rule.