A dynamically-sized view into a contiguous sequence, `[T]`.| doc.rust-lang.org
A SIMD vector with the shape of `[T; N]` but the operations of `T`.| doc.rust-lang.org
Raw, unsafe pointers, `*const T`, and `*mut T`.| doc.rust-lang.org