vstd
In vstd::
prelude
vstd
::
prelude
Function
array_index
Copy item path
pub fn array_index<T, const N:
usize
>(_a:
[T; N]
, _i:
int
) -> T