Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in refcell
Why does a refcell borrowed within an expression live longer than intended (while borrowing to a variable works)
Oct 27, 2025
rust
borrow-checker
refcell
RefMut borrowed from Option does not live long enough (Option<Rc<RefCell<Node>>>)
Oct 19, 2025
rust
directed-acyclic-graphs
borrow-checker
refcell
How can I implement Deref for a struct that holds an Rc<Refcell<Trait>>?
Mar 05, 2023
rust
traits
rc
refcell