option-lock

Crates.iooption-lock
lib.rsoption-lock
version0.3.1
sourcesrc
created_at2020-07-21 05:00:08.082974
updated_at2021-05-18 17:30:38.247861
descriptionA simple mutex for Option values
homepage
repositoryhttps://github.com/andrewwhitehead/option-lock-rs/
max_upload_size
id267480
size62,414
Andrew Whitehead (andrewwhitehead)

documentation

README

option-lock

Rust Crate Rust Documentation

Documentation

A simple atomic mutex around an Option value which allows synchronized access to a resource.

Rust version 1.49 or greater is currently required.

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: 3

cargo fmt