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 import functions from `src` for testing? [duplicate]
Mar 01, 2026
rust
Is it possible to avoid quadratic compile times in Rust when using large expressions (8k lines taking one hour to compile)?
Feb 28, 2026
rust
How to make &mut self from &self?
Feb 28, 2026
rust
Box<X> vs move semantics on X
Mar 01, 2026
rust
Moving Arc Mutex Ncurses window down thread still doesn't implement send
Mar 01, 2026
concurrency
rust
ncurses
Function taking an async closure that takes a reference and captures by reference
Feb 26, 2026
rust
rust-futures
Does Rust allow distributing closed-source libraries?
Feb 28, 2026
rust
Looping through a RefCell wrapped Vec with Rust
Feb 28, 2026
vector
iterator
rust
Why does `ref` causes this example to *dereference* a field?
Feb 26, 2026
rust
How to get use index with Iterator in Rust? [duplicate]
Feb 28, 2026
rust
Writing a Rust struct type that contains a string and can be used in a constant
Feb 26, 2026
rust
How do I fix "cannot be sent between threads safely" when using tokio::spawn and Box<dyn Error>?
Feb 28, 2026
rust
thread-safety
rust-tokio
trait-objects
Pass Arc into async handler [duplicate]
Feb 27, 2026
rust
closures
Rust skip loop on "None" else move forward with computation
Feb 28, 2026
rust
idioms
Why can't I call a method with a temporary value?
Feb 28, 2026
rust
lifetime
temporary
Any way to make closure which takes a destructured array?
Feb 27, 2026
parameters
rust
pattern-matching
closures
Whats the best way to iterate over circular wrapped indices?
Feb 26, 2026
rust
iteration
How can I pass around variables between handlers
Feb 27, 2026
rust
iron
Is there a way to get clap to use default values from a file?
Feb 27, 2026
rust
clap
« Newer Entries
Older Entries »