tokio_util
0.7.12
Module poll_semaphore
Structs
In tokio_util::sync
Module
tokio_util
::
sync
::
poll_semaphore
Copy item path
source
·
[
−
]
Structs
§
PollSemaphore
A wrapper around
Semaphore
that provides a
poll_acquire
method.