tokio
1.42.0
Module semaphore
Structs
In tokio::
sync
Module
tokio
::
sync
::
semaphore
Copy item path
source
·
[
−
]
Structs
§
Owned
Semaphore
Permit
An owned permit from the semaphore.
Semaphore
Counting semaphore performing asynchronous permit acquisition.
Semaphore
Permit
A permit from the semaphore.