pub open spec fn spec_array_as_slice<T, const N: usize>(ar: &[T; N]) -> out : &[T]
Expand description
{}