veho 0.0.16

a iterable toolset
Documentation

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