Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Rust developers are loathe to use RefCells when a mutable borrow does the trick. It's preferable to rearchitect your solution than to use a RefCell. RefCells are a last resort, just as with unsafe.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: