veho

Crates.ioveho
lib.rsveho
version0.0.20
sourcesrc
created_at2020-12-11 10:53:40.728439
updated_at2021-12-03 02:08:38.657999
descriptiona iterable toolset
homepage
repository
max_upload_size
id321808
size81,421
Hoyeung Wong (hoyeungw)

documentation

README

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

Commit count: 0

cargo fmt