array_iterator 1.2.0

Owning iterators based on arrays.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Kevin Cox <kevincox@kevincox.ca>"]
description = "Owning iterators based on arrays."
edition = "2018"
homepage = "https://gitlab.com/kevincox/array_iterator.rs"
license = "Apache-2.0"
name = "array_iterator"
repository = "https://gitlab.com/kevincox/array_iterator.rs"
version = "1.2.0"