Newbetuts
.
New posts in borrowing
Can I reassign a mutable slice reference to a sub-slice of itself?
rust
lifetime
borrowing
Pass self reference to contained object's function
reference
rust
borrowing
Why is "&&" being used in closure arguments?
reference
rust
borrowing
Why is it discouraged to accept a reference to a String (&String), Vec (&Vec), or Box (&Box) as a function argument?
string
reference
rust
borrowing
Prev