There now seem to be two ways to try to turn a vector into an array, either via a slice (fn a) or directly (fn b):
fn a
fn b
use std::array::T