#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

#2167 in Algorithms

Download history 420/week @ 2023-12-07 409/week @ 2023-12-14 485/week @ 2023-12-21 166/week @ 2023-12-28 395/week @ 2024-01-04 513/week @ 2024-01-11 467/week @ 2024-01-18 415/week @ 2024-01-25 424/week @ 2024-02-01 308/week @ 2024-02-08 463/week @ 2024-02-15 380/week @ 2024-02-22 379/week @ 2024-02-29 416/week @ 2024-03-07 454/week @ 2024-03-14 903/week @ 2024-03-21

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