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 to write macro for similar matching arms?
Mar 31, 2026
rust
Mismatched types error when inserting into a HashMap<&str, u64>
Mar 31, 2026
rust
Cannot assign to struct field because it is already borrowed, yet borrowed field is in separate scope
Mar 31, 2026
rust
borrow-checker
Chained if statements in rust?
Mar 31, 2026
rust
Why am I required to "cover" T in `impl ForeignTrait<LocalType> for T` [E0210]
Mar 30, 2026
rust
traits
I want to use the condition of the match statement in Rust to do "0..=a+5"
Mar 31, 2026
rust
Looking for a C memcpy equivalent
Mar 30, 2026
rust
Iterate over rows polars rust
Mar 30, 2026
dataframe
rust
rust-polars
Why is anyhow not working in the stable version?
Mar 30, 2026
rust
anyhow
Why does std::thread::Scope::spawn need the bound `T: 'scope`?
Mar 31, 2026
rust
lifetime
Use mutable iterator twice
Mar 30, 2026
rust
iterator
What's the correct way to convert from &str to OsStr?
Mar 28, 2026
rust
What should the "params" argument to web3::contract::Contract::query look like?
Mar 29, 2026
rust
ethereum
smartcontracts
How to pass &mut str and change the original mut str without a return?
Mar 30, 2026
string
rust
reference
lifetime
mutable
How to solve error: no such subcommand: `generate`
Mar 30, 2026
rust
rust-cargo
What is the ownership of *self in matching expression for impl of struct in rust
Mar 29, 2026
rust
How to set the lifetime on these structures?
Mar 29, 2026
rust
lifetime
Older Entries »