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 can I get the current weekday in Rust using the Chrono crate?
Jun 18, 2026
date
rust
rust-chrono
Rust: iterating over iter() or vector itself
Jun 18, 2026
loops
rust
iterator
"found struct `ThereIsNoIteratorInRepetition`" when trying to repeat over a vector using `quote!`
Jun 17, 2026
rust
rust-macros
Cargo Error: failed to get `X` as a dependency
Jun 18, 2026
rust
rust-cargo
How can I clone a Vec<Box<dyn Trait>>?
Jun 18, 2026
rust
rust sqlx-cli: how to prepare offline mode for queries in tests
Jun 18, 2026
rust
rust-cargo
rust-sqlx
"the trait `SupportsReturningClause` is not implemented for `Sqlite`"
Jun 17, 2026
sqlite
rust
rust-diesel
Idiomatic way to handle multiple function argument types
Jun 18, 2026
rust
How to get efficient floating point maximum in Rust
Jun 18, 2026
performance
rust
x86
vscode does not work when it has multiple cargo projects?
Jun 17, 2026
visual-studio-code
rust
rust-cargo
rust-analyzer
When to use rustc rather than cargo command in Rust
Jun 18, 2026
rust
rust-cargo
Borrowing errors bypassable with an intermediate variable
Jun 16, 2026
rust
compiler-errors
borrow-checker
borrow
How to put heterogeneous types into a Rust structure [duplicate]
Jun 17, 2026
rust
How to log request / response bodies in warp?
Jun 16, 2026
logging
rust
rust-warp
Spawning 100 threads and incrementing a shared counter, can this be optimzed/improved to complete in 1 second?
Jun 17, 2026
rust
Why does an actix-web service send text/plain instead of JSON for an auth error?
Jun 17, 2026
json
rust
actix-web
Is it possible to reference enum variant of itself with another variant?
Jun 17, 2026
rust
How to do proper error handling inside a map function? [duplicate]
Jun 17, 2026
rust
Problem trying to install diesel (Mac air m1)
Jun 17, 2026
rust
rust-cargo
rust-diesel
What is the difference between literals and non-literals, other than the fact that non-literals go into the heap?
Jun 16, 2026
memory-management
types
rust
« Newer Entries
Older Entries »