Function time::parsing::combinator::rfc::rfc2822::text

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

Consume the text rule.