Home
last modified time | relevance | path

Searched defs:boxed (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/rust/alloc/
A Dlib.rs213 pub mod boxed; module
215 mod boxed { module
A Dboxed.rs365 let mut boxed = Self::new_uninit_in(alloc); in new_in() variables
395 let mut boxed = Self::try_new_uninit_in(alloc)?; in try_new_in() variables
1241 let mut boxed = Self::new_uninit_in(self.1.clone()); in clone() variables

Completed in 10 milliseconds