comment

Function comment 

Source
pub fn comment(input: &str) -> IResult<&str, &str>
Expand description

Comments are prefixed with the # symbol.