Searched defs:into_slice (Results 1 – 8 of 8) sorted by relevance
363 pub fn into_slice(self) -> Subbuffer<[T]> { in into_slice() method
4709 pub fn into_slice(self) -> &'a [T] { in into_slice() function
277 pub fn into_slice(self) -> &'a mut [T] { in into_slice() method