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
In the Bevy Engine, how do I use &mut queries in the for-each system?
Oct 22, 2025
rust
bevy
Rust stacked optional in while let
Oct 20, 2025
rust
What's the best borrowing accessor pattern for Optional<String>?
Oct 21, 2025
string
rust
option-type
borrow-checker
accessor
How to use middleware on actix web 4?
Oct 22, 2025
rust
middleware
actix-web
How to send SOL with a solana rust contract
Oct 22, 2025
rust
blockchain
smartcontracts
solana
Can I pass the same mutable trait object in multiple iterations of a loop without adding indirection?
Oct 21, 2025
rust
When to use a field or a method in Rust structs?
Oct 20, 2025
struct
rust
serde_yaml::Value -> serde_json::Value, `null` keys
Oct 21, 2025
rust
serialization
serde
serde-json
Borrowed value does not live long enough when used by thread
Oct 21, 2025
multithreading
rust
closures
lifetime
How to return a value inside for loop in rust?
Oct 21, 2025
for-loop
rust
Why does this "cannot move out of `self.x` which is behind a mutable reference" error happen?
Oct 21, 2025
rust
move
borrow-checker
ownership
ownership-semantics
Is this the Correct way to make mutable variable immutable again in rust? [duplicate]
Oct 21, 2025
rust
ownership
Lifetimes when Deserializing JSON within a FromForm
Oct 21, 2025
rust
serde
rust-rocket
Why does Rust require that "a value, once pinned, must remain pinned forever"?
Oct 21, 2025
rust
Bounds with multiple types
Oct 21, 2025
generics
rust
How to return JSON as a response in Rocket 0.5?
Oct 21, 2025
json
rust
serde
rust-rocket
Difference between variable bindings and variables?
Oct 21, 2025
rust
nomenclature
How can I convert Vec<String> to &[&str]?
Oct 20, 2025
string
vector
rust
type-conversion
Remove crate feature
Oct 21, 2025
rust
rust-cargo
« Newer Entries
Older Entries »