20 releases
0.0.20 | Dec 3, 2021 |
---|---|
0.0.19 | Dec 1, 2021 |
0.0.18 | Nov 1, 2021 |
0.0.17 | Sep 16, 2021 |
0.0.5 | Dec 28, 2020 |
#2200 in Data structures
41 downloads per month
Used in 5 crates
60KB
2K
SLoC
veho
Iter tool for 1d-array, 2d-array and hashmap in Rust.
Usage
Add this to your Cargo.toml
:
[dependencies]
veho = ">=0.0.1"
and this to your crate root:
extern crate veho;
Compatibility
The veho
crate is tested for rustc 1.48 and greater.
License
Licensed under