Function comment_multispace0

Source
pub fn comment_multispace0(input: &mut &str) -> ModalResult<()>
Expand description

Skip comments and whitespace (0 or more times).

§Errors

When parse failed.