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 use feature flag in Rust to capture multiple lines of code?
Sep 06, 2025
rust
How to read HttpRequest body
Sep 06, 2025
rust
actix-web
Rust Nom take_until with parser and not pattern
Sep 07, 2025
rust
markdown
nom
What is the difference between .. and _ in Rust?
Sep 05, 2025
rust
pattern-matching
match
How do I change from as_slice() to [] syntax?
Sep 06, 2025
syntax
rust
slice
How can I have a shared Clippy configuration for all the crates in a workspace?
Sep 06, 2025
rust
rust-clippy
How can I iterate a Petgraph node's edges with the nodes they connect?
Sep 06, 2025
rust
petgraph
What is the difference between `&mut *transaction` and `&mut transaction` in SQLx?
Sep 04, 2025
rust
traits
rust-sqlx
Why do tuple structs and enum variants behave like functions [closed]
Sep 05, 2025
rust
How to use async/await in Rust when you can't make main function async
Sep 04, 2025
rust
async-await
How to read that function declaration
Sep 04, 2025
rust
Converting a UTC time via Timezones
Sep 05, 2025
rust
timezone
rust-chrono
Cannot assign to `self.x` because it is borrowed
Sep 05, 2025
rust
ownership
borrow-checker
cannot borrow as mutable because it is already borrowed, when implementing graph
Sep 05, 2025
rust
borrow-checker
Mapping Vec<T> to Vec<K> without new heap allocation where size(T) >= size(K)
Sep 04, 2025
rust
vector
Why is that pola.rs rust-code considerably slower than the python version?
Sep 05, 2025
rust
python-polars
rust-polars
Using `AsyncFnOnce` with `tokio::spawn`
Sep 05, 2025
rust
rust-tokio
What is the idiomatic alternative to static mutable data?
Sep 05, 2025
rust
iron
Why can't I concatenate two Strings together, but I can concatenate a String and a &str?
Sep 05, 2025
string
rust
concatenation
How to pass a function as a Prop in Yew?
Sep 04, 2025
rust
yew
« Newer Entries
Older Entries »