Function time::parsing::combinator::rfc::rfc2822::ccontent

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

Consume the ccontent rule.