Function time::parsing::combinator::rfc::rfc2822::comment

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

Consume the comment rule.