android13/external/rust/crates/itertools/benches/extra/mod.rs

3 lines
51 B
Rust

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