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
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
How can I implement serde for a type that I don't own and have it support compound /wrapper/collection types
Feb 25, 2026
rust
traits
serde
Why does this example iron code seem to block?
Feb 27, 2026
rust
iron
How do you access the elements of an complex enum type in rust?
Feb 26, 2026
rust
Cannot convert to or from a Postgres value of type `uuid` when inserting into Postgres
Feb 27, 2026
postgresql
rust
Catch all route in actix-web v4
Feb 26, 2026
rust
actix-web
Vector registers in rust inline asm: Cannot use value of type `Simd<i64, 8>` for inline assembly
Feb 27, 2026
assembly
rust
inline-assembly
What's the point of multi-producer multi-consumer channels when the receiving channel needs to be wrapped in a Mutex to be read from multiple therads?
Feb 25, 2026
rust
concurrency
Converting from NaiveDateTime to DateTime<Local> [duplicate]
Feb 25, 2026
rust
rust-chrono
`RefCell<std::string::String>` cannot be shared between threads safely?
Feb 26, 2026
rust
hyper
How to do a DNS lookup without any crates?
Feb 26, 2026
rust
dns
Why are unused type parameters on Rust structs considered an error and not a warning?
Feb 26, 2026
generics
rust
compiler-construction
How do I configure a hyper 0.11.x client variable that is polymorphic over the connector?
Feb 25, 2026
rust
hyper
« Newer Entries
Older Entries »