Searched defs:boxed (Results 1 – 2 of 2) sorted by relevance
239 pub mod boxed; module241 mod boxed { module
386 let mut boxed = Self::new_uninit_in(alloc); in new_in() localVariable414 let mut boxed = Self::try_new_uninit_in(alloc)?; in try_new_in() localVariable1299 let mut boxed = Self::new_uninit_in(self.1.clone()); in clone() localVariable