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

Function comment

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

Consume the comment rule.