Function comment

Source
fn comment<'s>(input: &mut &'s str) -> ModalResult<&'s str>
Expand description

Parse a comment (a line starting with #).