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

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

Consume the text rule.