Skip to main content

vector

Function vector 

Source
pub const fn vector<T, const N: usize>(values: [T; N]) -> Vector<T, N>