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 do I debug where a tokio task is hanging?
Mar 29, 2026
linux
asynchronous
rust
strace
How to add a shutdown hook to a Rust program?
Mar 29, 2026
rust
shutdown-hook
How does String::from("") & "".to_string() differ in Rust? [duplicate]
Mar 29, 2026
rust
include_str! set "string literal" path
Mar 29, 2026
rust
rust-cargo
How to compare Enum instances in Rust [duplicate]
Mar 28, 2026
rust
enums
equality
Why `sort()` need `T` to be `Ord`?
Mar 29, 2026
rust
Why is a "tuple struct" in rust called "named tuple"
Mar 29, 2026
struct
rust
tuples
A lifetime issue pops up after a seemingly ineffectual change
Mar 29, 2026
rust
In rust and gtk4, why does not gtk::Label satisfy gtk::Widget?
Mar 27, 2026
rust
gtk-rs
gtk4
When should I use smart pointers?
Mar 29, 2026
rust
smart-pointers
Rust standard library closure parameters: run time or compile time?
Mar 29, 2026
parameters
closures
inline
std
rust
Why is "anchor build" and "Cargo build-bpf" showing wrong rustc version?
Mar 29, 2026
rust
rust-cargo
solana
bpf
anchor-solana
Why does my Rust Rocket project recompile dependencies every time I make a change?
Mar 29, 2026
rust
build
compilation
rust-rocket
How to convert a tuple of references to a reference of a tuple?
Mar 28, 2026
reference
rust
Python's chr() and ord() in Rust
Mar 28, 2026
rust
chr
ord
How to print tracing output in tests?
Mar 29, 2026
testing
logging
rust
rust-tracing
BTreeSet contains value (with custom Ord implementation) and falsely returns true for `contains`
Mar 28, 2026
rust
traits
Error 'cannot move out of dereference' when trying to match strings from vector
Mar 28, 2026
rust
'Connection reset by peer" error for simple TCP server with mio under minor load
Mar 27, 2026
rust
tcp
mio
« Newer Entries
Older Entries »