fn comment(input: &[u8], depth: u8) -> Option<ParsedItem<'_, ()>>
parsing
Consume the comment rule.
comment