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 borrowing
In what scenarios are APIs that don't borrow preferred?
Mar 25, 2022
reference
rust
move-semantics
api-design
borrowing
When should I use a reference instead of transferring ownership?
Sep 21, 2022
reference
rust
move-semantics
borrowing
Dereferencing strings and HashMaps in Rust
Mar 22, 2022
hashmap
rust
dereference
borrowing
Why is "&&" being used in closure arguments?
Sep 14, 2022
reference
rust
borrowing
Cannot obtain a mutable reference when iterating a recursive structure: cannot borrow as mutable more than once at a time
Jun 18, 2022
rust
mutable
borrowing
Why is it discouraged to accept a reference to a String (&String), Vec (&Vec), or Box (&Box) as a function argument?
Dec 14, 2021
string
reference
rust
borrowing
« Newer Entries