#slice #array #const #fixed #index

index-fixed

convert slices into arrays using indexes ([T] -> [T;N])

7 unstable releases

Uses old Rust 2015

0.3.1 Nov 17, 2020
0.3.0 Sep 26, 2017
0.2.0 Jun 18, 2017
0.1.0 Jun 17, 2017
0.0.2 May 25, 2016

#939 in Algorithms

Download history 499/week @ 2022-11-26 674/week @ 2022-12-03 555/week @ 2022-12-10 394/week @ 2022-12-17 158/week @ 2022-12-24 295/week @ 2022-12-31 441/week @ 2023-01-07 419/week @ 2023-01-14 630/week @ 2023-01-21 610/week @ 2023-01-28 823/week @ 2023-02-04 773/week @ 2023-02-11 898/week @ 2023-02-18 624/week @ 2023-02-25 614/week @ 2023-03-04 524/week @ 2023-03-11

2,761 downloads per month
Used in 16 crates (4 directly)

Apache-2.0 OR MIT

5KB
66 lines

index-fixed

Index to fixed-length arrays

Documentation (master) Crates.io Travis

Alternates

No runtime deps