#slice #const #fixed-size

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

#43 in #fixed-size

Download history 873/week @ 2024-06-17 561/week @ 2024-06-24 502/week @ 2024-07-01 686/week @ 2024-07-08 670/week @ 2024-07-15 480/week @ 2024-07-22 494/week @ 2024-07-29 836/week @ 2024-08-05 868/week @ 2024-08-12 663/week @ 2024-08-19 465/week @ 2024-08-26 386/week @ 2024-09-02 571/week @ 2024-09-09 503/week @ 2024-09-16 743/week @ 2024-09-23 863/week @ 2024-09-30

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