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
VSCode rust format on save line length
Feb 08, 2026
visual-studio-code
rust
How can I wait for a specific result from a pool of futures with async rust?
Feb 09, 2026
asynchronous
rust
rust-futures
Rust serde deserialize dynamic trait
Feb 08, 2026
rust
serde
trait-objects
How do I sort data according to diferent criteria, without having to copy it?
Feb 08, 2026
rust
What is the best way to implement optional library dependencies in Rust?
Feb 08, 2026
plugins
rust
external-dependencies
Are mutable static primitives actually `unsafe` if single-threaded?
Feb 08, 2026
rust
embedded
unsafe
mem::transmute error when bounded to const N
Feb 08, 2026
rust
How do I use print! with Rocket when compiling for release?
Feb 07, 2026
rust
rust-rocket
Is the final comma in Rust struct definitions necessary?
Feb 07, 2026
rust
Failed to select a version for the requirement `rand = "^0.9.0"`
Feb 08, 2026
rust
rust-cargo
How to find an element in vector of Option<String> [duplicate]
Feb 07, 2026
vector
rust
find
closures
`.ok_or()` works but `.ok_or_else()` doesn't work even the type signature is the same
Feb 07, 2026
rust
Moving value out of the Box by dereferencing (and what it is desugared into)?
Feb 07, 2026
pointers
rust
reference
dereference
syntactic-sugar
Should I use `stringify!` for non-Rust source code strings like SQL queries?
Feb 07, 2026
sql
rust
How do I parse a JSON body in Rocket when the content type is not "application/json"?
Feb 07, 2026
json
rust
serde
rust-rocket
Is there a range expression that can be used to refer to the last N elements of a slice?
Feb 05, 2026
rust
How to share a pointer to a mutable variable to a thread? [duplicate]
Feb 06, 2026
rust
thread-safety
uci
« Newer Entries
Older Entries »