tokio
1.46.1
Module semaphore
Module Items
Structs
In tokio::
sync
tokio
::
sync
Module
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.