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

#1837 in Data structures

Download history 4/week @ 2024-02-18 22/week @ 2024-02-25 11/week @ 2024-03-03 16/week @ 2024-03-10 11/week @ 2024-03-17

60 downloads per month
Used in 5 crates

MIT license

60KB
2K SLoC

veho

crate documentation minimum rustc 1.48 build status

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

No runtime deps