Function comment

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

Consume the comment rule.