Single-threaded async-friendly RefCell that releases borrows while waiting?
The description in Async-friendly RefCell that prevents borrow across await points was a misstatement of the problem.
The description in Async-friendly RefCell that prevents borrow across await points was a misstatement of the problem.