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 can you get the modification time of a file in a cross platform manner?
Jul 14, 2026
rust
Extend Iterator with a "mean" method
Jul 14, 2026
rust
How to deserialize in Rust (using serde) optional json parameter that can be either string or string array
Jul 14, 2026
rust
serde
Why do I need to repeat my generic type constraint when implementing a trait? [duplicate]
Jul 14, 2026
generics
types
rust
Why does running objcopy --strip-all in a rust program halves their size?
Jul 14, 2026
rust
filesize
objcopy
Solana Anchor How to withdraw tokens from program PDA?
Jul 14, 2026
rust
solana
Do lifetime parameters in `*(&'a mut self)` methods confuse the BorrowChecker?
Jul 14, 2026
rust
How to express that a returned associated type implements a trait?
Jul 13, 2026
generics
rust
traits
How is it possible to keep Rust module documentation in separate Markdown files?
Jul 13, 2026
rust
documentation
rustdoc
Rust not printing to terminal
Jul 14, 2026
rust
Why can't the compiler detect that functions are constant without annotating them with const?
Jul 14, 2026
rust
ctfe
How do I join a char vector in Rust
Jul 13, 2026
string
rust
iterator
char
Create variant without parameter from an empty tuple
Jul 13, 2026
rust
How can I display an enum in lowercase?
Jul 13, 2026
rust
enums
io
Idiomatic way to only get insides of `Some` from a vector of options?
Jul 14, 2026
vector
rust
iteration
Cargo lambda build does not find OpenSSL development headers
Jul 13, 2026
rust
aws-lambda
openssl
cargo-lambda
Avoiding lifetime parameters in rust for a struct?
Jul 13, 2026
rust
Lifetime when exchanging reference
Jul 12, 2026
rust
reference
lifetime
mutable
How to know if all slice elements are equal, and if so, return a reference to the first one?
Jul 13, 2026
algorithm
generics
vector
rust
slice
« Newer Entries
Older Entries »