What would be needed to also support a threadsafe Arc-like? #145
Labels
A-std-compat
Area: Compatibility with the latest from `Rc` in upstream `alloc` and `std`.
C-enhancement
Category: New feature or request.
C-question
Category: Further information is requested.
I didn't find this in the docs so I thought about asking! Is cactusref's approach fundamentally incompatible with multithreading, or it's just that currently the implementation is focusing in single-threaded Rc?
The text was updated successfully, but these errors were encountered: