slice_as_array 1.1.0

Cast slices to arrays
Documentation

This is a Rust crate to convert slices (which have run-time lengths) to arrays (which have compile-time lengths).

Documentation