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
Is there a simple way remove duplicate elements from an array?
Mar 23, 2026
arrays
rust
duplicates
Saving rust_decimal to mongodb
Mar 22, 2026
mongodb
rust
decimal
bson
How get an immutable Pin from a mutable Pin?
Mar 21, 2026
rust
reference
coercion
type-coercion
rust-pin
lifetime bound on associated type is rejected although it seems valid
Mar 22, 2026
rust
traits
lifetime
If let binding with boolean expression
Mar 22, 2026
rust
How do I avoid my anchor program throwing an "Access violation in stack frame"?
Mar 21, 2026
rust
solana
anchor-solana
Prevent cannot borrow `*self` as immutable because it is also borrowed as mutable when accessing disjoint fields in struct?
Mar 20, 2026
rust
borrow-checker
How to sort a Vec of structs by 2 or multiple fields?
Mar 22, 2026
rust
Need to extract the last word in a Rust string
Mar 22, 2026
string
rust
rust-cargo
Wrapping AsyncRead `self` has an anonymous lifetime `'_` but it needs to satisfy a `'static` lifetime requirement
Mar 21, 2026
asynchronous
rust
rust create a String from file.read_to_end()
Mar 20, 2026
rust
link.exe not found error while running on windows system for rust program, is Visual C++ mandatory for Cargo?
Mar 21, 2026
rust
Function local variable doesn't live long enough [duplicate]
Mar 21, 2026
rust
serde
serde-json
How do I include a variable in a String?
Mar 22, 2026
rust
What is the difference between Option::None in Rust and null in other languages?
Mar 21, 2026
rust
null
Type mismatch between type parameter and std::ops::BitXor Output associated type
Mar 21, 2026
generics
syntax
rust
traits
associated-types
How do I convert the "largest value in a Vec" example in the Rust book to not use the Copy trait?
Mar 20, 2026
vector
rust
Rust vs Go concurrent webserver, why is Rust slow here?
Mar 21, 2026
concurrency
rust
webserver
When exactly temporary object in function call is dropped in Rust?
Mar 21, 2026
rust
lifetime
« Newer Entries
Older Entries »