uni_rc_lock. Rust crate that provides a trait for universal reference-counted lock with internal mutability allowing multiple readers or a single writer, which may represent either `Rc<RefCell<T>>` or `Arc<RwLock<T>>`.

github.com/yesint/uni_rc_lock

Problem

Audience

Updates

No founder updates yet. Check back soon.