rustc/vendor/itertools-0.12.1/benches/extra/mod.rs
2024-06-24 14:48:22 +02:00

3 lines
51 B
Rust

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