rustc/vendor/itertools/benches/extra/mod.rs
2019-05-31 19:15:58 -07:00

5 lines
53 B
Rust

pub use self::zipslices::ZipSlices;
mod zipslices;