collect_array 0.1.0

Allows for collecting an Iterator into an exactly sized array.
Documentation
[badges.maintenance]
status = "passively-maintained"

[package]
authors = ["Daniel Wagner-Hall <dawagner@gmail.com>"]
categories = ["rust-patterns", "no-std"]
description = "Allows for collecting an Iterator into an exactly sized array."
edition = "2018"
keywords = ["array", "iterators"]
license = "BSD-3-Clause"
name = "collect_array"
readme = "README.md"
repository = "https://github.com/illicitonion/collect_array"
version = "0.1.0"