Crates.io | option-lock |
lib.rs | option-lock |
version | 0.3.1 |
source | src |
created_at | 2020-07-21 05:00:08.082974 |
updated_at | 2021-05-18 17:30:38.247861 |
description | A simple mutex for Option values |
homepage | |
repository | https://github.com/andrewwhitehead/option-lock-rs/ |
max_upload_size | |
id | 267480 |
size | 62,414 |
A simple atomic mutex around an Option
value which allows synchronized access to a resource.
Rust version 1.49 or greater is currently required.
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.