Home
last modified time | relevance | path

Searched refs:hack (Results 1 – 1 of 1) sorted by relevance

/rust/alloc/
Dslice.rs147 pub use hack::into_vec;
152 pub use hack::to_vec;
158 pub(crate) mod hack { module
508 hack::to_vec(self, alloc) in to_vec_in()
530 hack::into_vec(self) in into_vec()
863 hack::to_vec(self, Global) in to_owned()