array_iterator 0.2.2

Owning iterators based on arrays.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "array_iterator"
description = "Owning iterators based on arrays."
version = "0.2.2"
license = "Apache-2.0"
homepage = "https://gitlab.com/kevincox/array_iterator.rs"
authors = ["Kevin Cox <kevincox@kevincox.ca>"]
edition = "2018"

[dependencies]