Macro kaguya_rs::skip[][src]

macro_rules! skip {
    ($n:expr) => { ... };
}

Shorthand of skip

Signature: skip :: usize -> Iterator T -> Iterator T