pub unsafe fn slice_mut<'a, T>(data: *mut T, len: usize) -> &'a mut [T]Notable traits for &mut [u8]impl Write for &mut [u8]impl Read for &[u8]