| Crates.io | omango-sync |
| lib.rs | omango-sync |
| version | 0.1.1 |
| created_at | 2024-04-19 12:52:29.265721+00 |
| updated_at | 2024-04-20 09:04:03.862298+00 |
| description | Synchronization utilities |
| homepage | https://github.com/tqtrungse/omango-sync |
| repository | https://github.com/tqtrungse/omango-sync |
| max_upload_size | |
| id | 1213663 |
| size | 32,251 |
This crate provides Rust concurrency utilities
in addition to the ones provided by the language and "std::sync".
Golang's WaitGroup.Add this to your Cargo.toml:
[dependencies]
omango-sync = "0.1.1"
The minimum supported Rust version is 1.57.
The crate is licensed under the terms of the MIT license. See LICENSE for more information.