array-init
Safe wrapper for initializing fixed-size arrays
2.1.0
36M downloads/mo
#1501 most downloaded on crates.io
Manishearth/array-init
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Ships fairly regularly
a new release about every 8 months
Some releases are documented
notes for 4 of 10 stable releases
1 version withdrawn
withdrawn after publishing
9 years old
11 releases · first in 2017
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Mar 2017 to Dec 2022Releases
latest 11-
2.1.001 Dec 2022 -
2.0.124 Jun 2022 -
2.0.029 Mar 2021Release notes
Open source →Breaking
- Removed
IsArraytrait (not necessary anymore with const generics)
- Removed
-
1.1.027 Mar 2021 withdrawn -
1.0.014 Oct 2020Release notes
Open source →Added
- Added a
try_array_initfunction which initializes an array with a callable that may fail. - Added a
const-genericsfeature which uses rust (unstable)const-genericsfeature to implement the initializer functions for all array sizes. - Added documentation
- Added a
-
0.1.115 Nov 2019Nothing published for this version
-
0.1.023 Jul 2019Nothing published for this version
-
0.0.423 Jul 2018Nothing published for this version
-
0.0.325 Apr 2018Nothing published for this version
-
0.0.217 Mar 2017Nothing published for this version
-
0.0.117 Mar 2017Nothing published for this version