Newbetuts
.
New posts in borrow-checker
Why can I return a reference to a local literal but not a variable?
reference
rust
borrow-checker
Returning a reference from a HashMap or Vec causes a borrow to last beyond the scope it's in?
rust
borrow-checker
Why can't I store a value and a reference to that value in the same struct?
rust
reference
lifetime
borrow-checker
Prev