array_iterator 1.2.0

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

[dependencies]