Unifies Rc<RefCell<T>>, Arc<Mutex<T>>, and Arc<RwLock<T>> behind a Shared<T> borrowing API using GATs
Note: Consumers depend on this library via git.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Unifies Rc<RefCell<T>>, Arc<Mutex<T>>, and Arc<RwLock<T>> behind a Shared<T> borrowing API using GATs
Note: Consumers depend on this library via git.