This is a Rust crate to convert slices (which have run-time lengths) to arrays (which have compile-time lengths). [Documentation](https://peterreid.github.io/slice_as_array)