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
Storing Zero-Sized type instance into a null pointer
Oct 25, 2025
pointers
rust
undefined-behavior
unsafe
How do I use the SHIFT-JIS encoding in Rust?
Oct 25, 2025
character-encoding
rust
shift-jis
Can associated constants be used to initialize the length of fixed size arrays?
Oct 24, 2025
rust
.next() after for ... .zip(): Preventing iterator from being moved
Oct 24, 2025
rust
How can I chain multiple calls to `into()`?
Oct 25, 2025
rust
Struct ownership
Oct 25, 2025
rust
ownership
How to index vectors with integer types (besides usize), without explicit cast?
Oct 25, 2025
casting
rust
Why can't I access enum fields directly?
Oct 25, 2025
rust
enums
Add or increment value in HashMap in Rust
Oct 24, 2025
rust
hashmap
Compile-time arithmetic via generic types in Rust, similar to C++?
Oct 25, 2025
c++
rust
solving "argument requires that `x` is borrowed for `'y`"
Oct 25, 2025
rust
Parsing content of brackets in rust proc_macro
Oct 25, 2025
rust
rust-macros
rust-proc-macros
Can i store and restore size and window position for multiple windows in Tauri?
Oct 24, 2025
rust
tauri
Are the different ways to combine traits in Rust equivalent?
Oct 24, 2025
inheritance
rust
traits
How to create a file/directory with a name from DateTime::format()?
Oct 24, 2025
rust
filesystems
rust-chrono
How to convert a Rust array to pointer?
Oct 25, 2025
rust
How to share parts of a string with Rc?
Oct 24, 2025
string
rust
slice
reference-counting
How to parse date string with days and months without 0 padding in rust version of polars?
Oct 25, 2025
rust
rust-polars
Why is Box called like that in Rust?
Oct 24, 2025
rust
stack
heap-memory
What does ?? do in rust?
Oct 25, 2025
rust
operator-keyword
« Newer Entries
Older Entries »