Function skip_space1_and_comments

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

Skip whitespace/comments - requires at least one