Crates.io | veho |
lib.rs | veho |
version | 0.0.20 |
source | src |
created_at | 2020-12-11 10:53:40.728439 |
updated_at | 2021-12-03 02:08:38.657999 |
description | a iterable toolset |
homepage | |
repository | |
max_upload_size | |
id | 321808 |
size | 81,421 |
Iter tool for 1d-array, 2d-array and hashmap in Rust.
Add this to your Cargo.toml
:
[dependencies]
veho = ">=0.0.1"
and this to your crate root:
extern crate veho;
The veho
crate is tested for rustc 1.48 and greater.
Licensed under