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
Why does `thread::JoinHandle<T>` have a type parameter?
Oct 14, 2025
multithreading
syntax
rust
Is it possible to override default trait implementations in Rust?
Oct 14, 2025
rust
serde-json
Custom serde serialization for enum type
Oct 13, 2025
rust
serde
Why use nested blocks?
Oct 15, 2025
rust
Using while let with two variables simultaneously
Oct 14, 2025
rust
option-type
Why "no method named `execute` found" when using diesel::insert_into?
Oct 14, 2025
rust
rust-diesel
rust-rocket
Generic types that depend on another generic in Rust
Oct 14, 2025
generics
types
rust
Cargo project with library + multiple binaries, with binaries consisting of multiple files?
Oct 14, 2025
rust
rust-cargo
cannot deploy to docker - failing on cryptography and Can not find Rust compiler
Oct 14, 2025
docker
deployment
rust
cryptography
Create array with same length
Oct 14, 2025
arrays
rust
compile-time
How can I intialize an Rc<RefCell<[u8]>> from a &[u8]?
Oct 14, 2025
rust
Confusion about Rust HashMap and String borrowing
Oct 13, 2025
hashmap
rust
borrowing
Call `stringify!` inside macro
Oct 13, 2025
rust
rust-macros
How to pass a Rust function as a callback to Python using pyo3
Oct 14, 2025
python
rust
callback
pyo3
Does Rust automatically implement clone when dereference?
Oct 12, 2025
rust
Why does &str::from(...) not create a String?
Oct 14, 2025
rust
traits
Why aren't traits Sized by default?
Oct 13, 2025
rust
traits
language-design
Why doesn't this variable need to be mutable?
Oct 12, 2025
rust
"value is never read" warning that seems to be incorrect. Should I ignore it?
Oct 14, 2025
rust
How to have a public trait with a pub(crate) method in a library?
Oct 14, 2025
rust
visibility
traits
« Newer Entries
Older Entries »