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 rust
Why Mutex was designed to need an Arc in Rust
Oct 28, 2022
rust
mutex
smart-pointers
interior-mutability
How to run for loop on elements of a vector and change the vector inside the for loop and outside the for loop in rust?
Aug 21, 2022
for-loop
rust
move
borrow-checker
ownership
How do I use Serde to deserialize structs with references from a reader?
Apr 21, 2022
rust
yaml
deserialization
lifetime
serde
Is it possible to call a function in Rust by naming its arguments?
Jul 12, 2022
rust
What is the difference between "context" and "with_context" in anyhow?
Jun 24, 2022
methods
error-handling
rust
closures
lazy-evaluation
How to use the mold linker with cargo?
Sep 13, 2022
rust
linker
rust-cargo
mold
Modify struct field inside of Option
Apr 20, 2018
rust
Best way to remove elements of Vec depending on other elements of the same Vec
Sep 20, 2022
rust
borrow-checker
Multiple enum variants with same value?
Sep 03, 2022
rust
How do I close a Unix socket in Rust?
Sep 26, 2022
sockets
unix
rust
Why doesn't the lifetime of a mutable borrow end when the function call is complete?
Feb 04, 2022
rust
Is there a simple way to mutate an enum field in Rust?
Oct 22, 2022
enums
rust
pattern-matching
Web server for Rust as if Apache to PHP [closed]
Jul 08, 2022
apache
rust
webserver
Parsing an integer with nom always results in Incomplete
Mar 11, 2022
rust
nom
Alternatives for using the question mark operator inside a map function closure
May 16, 2022
rust
How to use (unsafe) aliasing?
Nov 10, 2022
rust
strict-aliasing
borrow-checker
Implementing the Index operator for matrices with multiple parameters
Jul 05, 2022
struct
rust
"borrowed value does not live long enough" seems to blame the wrong thing
Jul 27, 2019
rust
Do we need to manually create a destructor for a linked list?
Oct 26, 2019
rust
How to put a line into the documentation which is ignored for doc tests?
Mar 18, 2022
documentation
rust
rust-cargo
rustdoc
« Newer Entries
Older Entries »