kutil_std/iter/
mod.rs

1mod first_last;
2
3#[allow(unused_imports)]
4pub use first_last::*;