#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

#30 in #fixed

Download history 371/week @ 2024-03-03 460/week @ 2024-03-10 758/week @ 2024-03-17 978/week @ 2024-03-24 859/week @ 2024-03-31 475/week @ 2024-04-07 659/week @ 2024-04-14 671/week @ 2024-04-21 727/week @ 2024-04-28 568/week @ 2024-05-05 814/week @ 2024-05-12 727/week @ 2024-05-19 465/week @ 2024-05-26 467/week @ 2024-06-02 518/week @ 2024-06-09 888/week @ 2024-06-16

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