Searched refs:to_vec_in (Results 1 – 4 of 4) sorted by relevance
418 self.to_vec_in(Global) in to_vec()438 pub fn to_vec_in<A: Allocator>(&self, alloc: A) -> Vec<T, A> in to_vec_in() method
2048 self.to_vec_in(alloc).into_boxed_slice() in clone()
391 self.as_slice().to_vec_in(self.alloc.deref().clone()).into_iter() in clone()
2873 <[T]>::to_vec_in(&**self, alloc) in clone()