async-weighted-semaphore

Crates.ioasync-weighted-semaphore
lib.rsasync-weighted-semaphore
version0.2.1
sourcesrc
created_at2020-10-05 22:23:00.484216
updated_at2021-03-13 18:39:40.601366
descriptionAn async weighted semaphore.
homepage
repositoryhttps://github.com/nathdobson/async-weighted-semaphore
max_upload_size
id296444
size110,563
Nathan Dobson (nathdobson)

documentation

README

async-weighted-semaphore

Build License Cargo Documentation

An async semaphore where any number of permits can be acquired or released in one call.

License

Licensed under either of

at your option.

Contribution

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.

Commit count: 63

cargo fmt