Hacker News new | ask | show | jobs
by afdbcreid 925 days ago
`RefCell` does have one big advantage, though: it'll panic instead of deadlock for reentrant borrow.