Skip to main content

comment

Function comment 

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

Consume the comment rule.