Searched refs:mut_from_prefix_with_elems (Results 1 – 1 of 1) sorted by relevance
5073 fn mut_from_prefix_with_elems( in mut_from_prefix_with_elems() method5441 <[Self]>::mut_from_prefix_with_elems(source, count).ok() in mut_slice_from_prefix()6997 assert_eq!(<[()]>::mut_from_prefix_with_elems(&mut [][..], 3).unwrap().0.len(), 3); in test_zst_count_preserved()