sublock 0.2.0

Variants of RwLock/RefCell that support sublocks, opened for reading if the main `RwLock` is opened for reading, opened for writing if the main `RwLock` is opened for writing.
Documentation