Function rs_zephyr_common::to_fixed

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