An open API service indexing awesome lists of open source software.

https://github.com/alexanderschuetz97/rco-cell

Wrapper for Rc<RefCell<Option<T>>> and its weak variant. Includes various utilties for common operations usually performed on such a datastructure.
https://github.com/alexanderschuetz97/rco-cell

refcell rust

Last synced: about 2 months ago
JSON representation

Wrapper for Rc<RefCell<Option<T>>> and its weak variant. Includes various utilties for common operations usually performed on such a datastructure.

Awesome Lists containing this project