rwlock2 0.1.1

A temporary fork of std::sync::RwLock with new APIs.
Documentation

rwlock2

Usage

Use the crates.io repository; add this to your Cargo.toml along with the rest of your dependencies:

[dependencies]
rwlock2 = "*"

Author

Jonathan Reem is the primary author and maintainer of rwlock2.

License

MIT