[](https://crates.io/crates/sync_rw_cell)
[](https://docs.rs/sync_rw_cell)
Defines a `Send` and `Sync` version of `std::cell::RefCell`, which aborts the program
if an attempted borrow fails.