comment_multispace0

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.