rwlock2 0.2.5

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

rwlock2

A temporary fork of Mutex, RwLock and Condvar adding some methods.

You probably should not use this, just wait for the new methods to land in upstream std, but if you really really really want them go for it.

Author

Jonathan Reem is the primary author and maintainer of rwlock2.

License

MIT