pub fn cast_slice<T, D>(s: &[T]) -> &[D]Notable traits for &'_ mut [u8]impl<'_> Write for &'_ mut [u8]impl<'_> Read for &'_ [u8]
Expand description

Casting slice to another type of slice