#index #slice #array #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

#2198 in Algorithms

Download history 471/week @ 2024-01-06 535/week @ 2024-01-13 438/week @ 2024-01-20 415/week @ 2024-01-27 352/week @ 2024-02-03 465/week @ 2024-02-10 354/week @ 2024-02-17 376/week @ 2024-02-24 353/week @ 2024-03-02 447/week @ 2024-03-09 666/week @ 2024-03-16 1050/week @ 2024-03-23 868/week @ 2024-03-30 488/week @ 2024-04-06 577/week @ 2024-04-13 735/week @ 2024-04-20

2,821 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