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 it possible to mark a potentially uninitialized variable as good without using unsafe or panicking?
Sep 17, 2025
rust
The lifetime of self parameter in Rust when using threads [duplicate]
Sep 17, 2025
rust
How do you replace the value of a mutable variable by taking ownership of it?
Sep 17, 2025
collections
iterator
rust
borrowing
Unable to add to the rustc-link-search path of a dependency
Sep 18, 2025
rust
rust-cargo
How do I configure a UART in Rust using the embedded HAL?
Sep 17, 2025
rust
embedded
stm32
Rust : How to get sizeof::<T> at compile time or other way? [duplicate]
Sep 18, 2025
rust
sizeof
Rust (Bevy): ECS Network data structure
Sep 17, 2025
rust
network-programming
bevy
Can I conditionally compile my Rust program for a Windows subsystem?
Sep 18, 2025
windows
compilation
rust
How do I iterate over a Vec of functions returning Futures in Rust?
Sep 17, 2025
iterator
rust
future
Why does String implicitly convert to &str in Rust?
Sep 18, 2025
string
rust
How do I transform special values into Option::None when using Serde to deserialize?
Sep 16, 2025
rust
serde
How can I export a function written in Rust to C code?
Sep 18, 2025
rust
ffi
bindgen
How to Sort Vector of Structs by Chronos DateTime Field?
Sep 17, 2025
sorting
rust
collections
how can I create a throwaway mutable reference?
Sep 18, 2025
rust
Borrowing on RefCell
Sep 17, 2025
rust
Cannot borrow as mutable more than once at a time
Sep 18, 2025
rust
borrow-checker
How do I capture currently playing audio from another application in Rust?
Sep 18, 2025
linux
audio
rust
How can structs in separate files reference each other?
Sep 18, 2025
rust
How do I express generic map and set containers in Rust?
Sep 17, 2025
rust
generic-programming
How do I iterate over a JSON list? (rust)
Sep 18, 2025
json
rust
iterator
« Newer Entries
Older Entries »