Iter tool for 1d-array, 2d-array and hashmap in Rust.
Add this to your Cargo.toml:
Cargo.toml
toml [dependencies] veho = ">=0.0.1"
and this to your crate root:
rust extern crate veho;
The veho crate is tested for rustc 1.48 and greater.
veho
Licensed under