arrays
Collect an iterator into an array
Getting started
Add the arrays
crate to your Cargo manifest.
Now collect any iterator into an array.
let arr: = collect.unwrap;
License
This project is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT for details.