Searched defs:into_box (Results 1 – 3 of 3) sorted by relevance
65 pub unsafe fn into_box(ptr: Self) -> Box<T> { in into_box() method
1757 pub fn into_box(self) -> Box<RawOsStr> { in into_box() method
1116 pub fn into_box(self) -> Box<T> { in into_box() method