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
Stuck with lifetimes: How to write a wrapper struct around a shared library?
Sep 18, 2025
rust
lifetime
How do I get the current working directory with the least amount of dependencies possible?
Sep 19, 2025
rust
directory
working-directory
Parsing Attribute Macro Arguments in Rust
Sep 19, 2025
rust
rust-macros
Rust in Docker image: exec no such file or directory
Sep 19, 2025
linux
docker
rust
dockerfile
arm64
Clarification of Rust File Paths and access
Sep 18, 2025
rust
rust-cargo
Can a trait have a supertrait that is parameterized by a generic?
Sep 19, 2025
types
rust
higher-kinded-types
Why does the Rust documentation say that a while loop over an array is slower than a for loop?
Sep 19, 2025
rust
Is there a way to embed sequence diagrams in rustdoc?
Sep 19, 2025
rust
rustdoc
What's the practical difference between fn item and fn pointer?
Sep 19, 2025
rust
callback
function-pointers
Why does &str not implement IntoIterator?
Sep 17, 2025
rust
syntax error near unexpected token `(' in rust [closed]
Sep 18, 2025
syntax
rust
How do I convert an async / standard library future to futures 0.1?
Sep 18, 2025
rust
future
actix-web
Why can a non-capturing closure be used after transferring ownership?
Sep 18, 2025
rust
closures
borrow-checker
ownership
Remote debug of Rust program in Visual Studio Code
Sep 18, 2025
visual-studio-code
rust
remote-debugging
Idiomatic way to call an async Rust function that takes a reference, when I'd want to pass ownership to the function
Sep 17, 2025
rust
Cannot assign to a variable used in a closure because it is borrowed
Sep 18, 2025
rust
closures
Rust egui window size and dark mode
Sep 18, 2025
user-interface
rust
egui
"cannot borrow `*self` as immutable because it is also borrowed as mutable" -- does the compiler really need to be this strict?
Sep 18, 2025
rust
Why doesn't rust complain when you drop a value that lives on the stack
Sep 18, 2025
rust
Axum Middleware to log the response body
Sep 18, 2025
rust
rust-axum
« Newer Entries
Older Entries »