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
Who owns a value without a let binding?
Dec 16, 2025
rust
Is there a way to concat strings/bytes at compile time?
Dec 17, 2025
rust
constants
how to fix 'creates a temporary which is freed while still in use'?
Dec 16, 2025
rust
Initializing a Rust variable passed to async code such as tokio and hyper
Dec 16, 2025
asynchronous
rust
rust-tokio
hyper
Polymorphic update on struct fields in Rust
Dec 16, 2025
rust
undefined-behavior
unsafe
How to use a custom serde deserializer for chrono timestamps?
Dec 15, 2025
rust
serde
rust-chrono
Returning an array/slice of `u32` from a function
Dec 16, 2025
rust
How do I correctly free heap allocated memory?
Dec 16, 2025
pointers
rust
heap-memory
Provide Default Value for ArgEnum in Rust Clap CLI
Dec 16, 2025
rust
clap
In Rust how do I pass a diverging function as parameter to another function
Dec 15, 2025
rust
What is the difference between `use` and `pub use`?
Dec 15, 2025
rust
Extract value from nested Box<T>
Dec 15, 2025
rust
How do I store an atomic pointer with sentinel values in Rust?
Dec 16, 2025
rust
unsafe
Why destruction order of array elements is not from last to first?
Dec 15, 2025
arrays
rust
containers
language-lawyer
destructor
How to get the indices that would sort a Vec?
Dec 15, 2025
sorting
rust
What is the purpose of `b` here?
Dec 14, 2025
rust
syntax
« Newer Entries
Older Entries »