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
How to initialize static struct on heap in a function?
Jan 01, 2026
memory-management
rust
heap-memory
Sharing mutable self between multiple threads
Jan 02, 2026
concurrency
rust
Bind variable to literal in Rust pattern matching
Jan 02, 2026
rust
pattern-matching
How to use from C# a Rust function that has another function as a parameter?
Jan 01, 2026
c#
rust
language-interoperability
Multiple mutable references in a loop
Jan 02, 2026
rust
lifetime
ownership
Why can't the lifetimes be inferred in Rust?
Jan 02, 2026
rust
lifetime
Best way to pad a vector with zero bytes?
Jan 01, 2026
rust
How are f64 types represented in 32 bit machines in Rust?
Jan 01, 2026
types
rust
Yew: Difficulty with nested callbacks
Dec 31, 2025
rust
callback
yew
How to use external crates in a Cargo build script?
Dec 31, 2025
rust
rust-cargo
How to update value in VecDeque?
Jan 01, 2026
rust
deque
Why is num::One needed for iterating over a range?
Jan 01, 2026
rust
What is the best practice to implement optional consuming of ownership?
Jan 01, 2026
rust
Concurrent async/await with sleep
Jan 01, 2026
rust
async-await
thread-sleep
Run doc test in examples/ folder with cargo
Jan 01, 2026
rust
rust-cargo
Attempt to implement sscanf in Rust, failing when passing &str as argument
Jan 01, 2026
rust
macro-rules
Why is the amount of bytes read different in each case?
Jan 01, 2026
rust
iterator
What is the reason why this generic type not work but type alias is OK? [duplicate]
Dec 31, 2025
rust
« Newer Entries
Older Entries »