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

Function text

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

Consume the text rule.