#slice #fixed-size #array #index #fixed #const

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

#1737 in Algorithms

Download history 529/week @ 2024-07-25 546/week @ 2024-08-01 975/week @ 2024-08-08 857/week @ 2024-08-15 442/week @ 2024-08-22 401/week @ 2024-08-29 589/week @ 2024-09-05 447/week @ 2024-09-12 680/week @ 2024-09-19 714/week @ 2024-09-26 802/week @ 2024-10-03 663/week @ 2024-10-10 835/week @ 2024-10-17 704/week @ 2024-10-24 795/week @ 2024-10-31 488/week @ 2024-11-07

2,932 downloads per month
Used in 18 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