Searched defs:PinSleep (Results 1 – 1 of 1) sorted by relevance
24 pub(super) struct PinSleep(Pin<Box<Sleep>>); struct26 impl PinSleep { implementation32 impl Future for PinSleep { implementation