rustc/vendor/itertools-0.9.0/benches/extra/mod.rs
2021-04-05 22:17:21 +01:00

3 lines
51 B
Rust

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