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

Function text

source
fn text<'a>(input: &'a [u8]) -> ParsedItem<'a, ()>
Expand description

Consume the text rule.