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
Adding a default String value to a deserialized serde struct fails with trait Deserialize<'_> not implemented
Sep 14, 2025
rust
serde
How to read subprocess output asynchronously
Sep 14, 2025
asynchronous
rust
stdio
rust-tokio
How to make type aliases based on compile flags in Rust?
Sep 14, 2025
rust
conditional-compilation
Lifetime bound in Async function which is also an argument
Sep 14, 2025
asynchronous
rust
arguments
lifetime
How can I specify linker flags/arguments in a build script?
Sep 14, 2025
rust
ffi
Clap says `cargo` feature flag is required - what does it mean?
Sep 14, 2025
rust
clap
Why is Rc::downgrade(this: &Self) instead of Rc::downgrade(&self)
Sep 14, 2025
rust
How to for_each and then count them in Rust?
Sep 13, 2025
rust
How can I deserialize JSON that contains a string with more JSON?
Sep 14, 2025
json
rust
serde
rust / cargo workspace: how to specify different profile for different sub project
Sep 12, 2025
rust
rust-cargo
What is "r#" in Rust?
Sep 14, 2025
rust
How to display callstack line numbers when my program is broken in Rust?
Sep 13, 2025
windows
macos
rust
Rust reading a file [duplicate]
Sep 14, 2025
file
io
compiler-errors
rust
"unresolved import" when calling functions across modules in Rust 2018
Sep 14, 2025
rust
Returning a string from a Rust function to be called with FFI
Sep 14, 2025
lua
rust
ffi
luajit
Returning a struct created by serde_json in a function
Sep 12, 2025
rust
borrow-checker
Is there any performance difference between macros and functions in Rust?
Sep 13, 2025
performance
rust
performance-testing
rust-macros
tokio::select! but for a Vec of futures
Sep 13, 2025
rust
rust-tokio
Lexicographic comparison in Rust
Sep 13, 2025
rust
« Newer Entries
Older Entries »