iter_fixed 0.1.3

Iterator of fixed length
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[features]
default = ["nightly_features"]
nightly_features = []

[package]
authors = ["Albin Hedman <albin9604@gmail.com>"]
description = "Iterator of fixed length"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "iter_fixed"
repository = "https://github.com/usbalbin/iter_fixed/"
version = "0.1.3"