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

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

Consume the comment rule.