drop

Function drop 

Source
pub fn drop<O>(s: RS2Stream<O>, n: usize) -> RS2Stream<O>
where O: Send + 'static,
Expand description

Slice: drop first n items