Searched defs:pin_init (Results 1 – 2 of 2) sorted by relevance
556 macro_rules! pin_init { macro1126 fn pin_init<E>(init: impl PinInit<T, E>) -> error::Result<Pin<Self>> in pin_init() method
184 pub fn pin_init<E>(init: impl PinInit<T, E>) -> error::Result<Self> in pin_init() method