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