Crates.io | async-weighted-semaphore |
lib.rs | async-weighted-semaphore |
version | 0.2.1 |
source | src |
created_at | 2020-10-05 22:23:00.484216 |
updated_at | 2021-03-13 18:39:40.601366 |
description | An async weighted semaphore. |
homepage | |
repository | https://github.com/nathdobson/async-weighted-semaphore |
max_upload_size | |
id | 296444 |
size | 110,563 |
An async semaphore where any number of permits can be acquired or released in one call.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.