Skip to main content

skip

Function skip 

Source
pub fn skip<'a, I>(n: usize) -> Parser<'a, I, ()>
Expand description

Skip n symbols.