Function to_fixed

Source
pub fn to_fixed<T, const N: usize>(v: Vec<T>) -> [T; N]