Searched refs:into_pin (Results 1 – 1 of 1) sorted by relevance
576 Self::into_pin(Self::new_in(x, alloc)) in pin_in()1205 pub const fn into_pin(boxed: Self) -> Pin<Self> in into_pin() method1458 Box::into_pin(boxed) in from()