Searched defs:try_poll (Results 1 – 1 of 1) sorted by relevance
70 fn try_poll( in try_poll() method83 fn try_poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Self::Output> { in try_poll() function