SpiceQA
Questions Tags Users Badges

refcell

10 Questions
Newest Active Unanswered Frequent
Score
View
Card Compact
Rust: How to return a reference to an Rc<RefCell<HashMap<K, V>> value?
user_7365080
• asked Jun 18, 2022
3
1
47
borrow-checker refcell rust
RefMut borrowed from Option does not live long enough (Option<Rc<RefCell<Node>>>)
user_189459740
• asked May 15, 2022
3
2
159
borrow-checker refcell rust directed-acyclic-graphs
Understanding Rust `Rc<RefCell<_>>`
user_181006030
• asked Feb 2, 2022
3
1
361
refcell rust tree
Hash trait does not work for Rc<RefCell<T>> in enum
user_47949370
• asked Oct 13, 2021
2
1
226
refcell rust hash traits enums
How to return an *optional* reference into RefCell contents
user_16008980
• asked Apr 24, 2021
6
4
430
refcell rust
How to build a pool of mutable Vecs that get reused on Drop?
user_20165290
• asked Mar 10, 2021
2
1
195
refcell rust pool
Return Ref to something inside of Rc<RefCell<>> without Ref::map
user_62007650
• asked Nov 19, 2020
2
1
250
borrowing ownership refcell rust
Why does RefCell:borrow_mut result in a BorrowMutError when used on both sides of a short-circuiting boolean AND (&&)?
user_55613450
• asked Nov 17, 2020
2
1
419
refcell rust
Handle downcast error when downcasting Ref<Box<dyn Any>> into Ref<Box<T>>
user_84815440
• asked Oct 11, 2020
2
1
633
refcell rust ref downcast traits
How do I consume the inner value of a Rc<RefCell<Option<_>>>?
user_42962440
• asked Oct 14, 2019
5
0
1650
refcell rust
  • 1 (current)
Hot Questions
Terms of service Privacy policy
Powered by Answer