[−][src]Function boolean_enums::lstd::future::poll_with_tls_waker
pub fn poll_with_tls_waker<F>(f: Pin<&mut F>) -> Poll<<F as Future>::Output> where
F: Future,
🔬 This is a nightly-only experimental API. (
gen_future)Polls a future in the current thread-local task waker.