Home
last modified time | relevance | path

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

/Linux-v6.1/rust/alloc/
Dboxed.rs557 Self::into_pin(Self::new_in(x, alloc)) in pin_in()
1170 pub const fn into_pin(boxed: Self) -> Pin<Self> in into_pin() method
1415 Box::into_pin(boxed) in from()