Searched refs:new_uninit_in (Results 1 – 1 of 1) sorted by relevance
247 Self::new_uninit_in(Global) in new_uninit()386 let mut boxed = Self::new_uninit_in(alloc); in new_in()445 pub fn new_uninit_in(alloc: A) -> Box<mem::MaybeUninit<T>, A> in new_uninit_in() method1299 let mut boxed = Self::new_uninit_in(self.1.clone()); in clone()