[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]