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
Runtime cost of creating new struct with update syntax in Rust
Jul 22, 2026
struct
rust
compiler-optimization
How to kill a running child process on Windows in Rust?
Jul 21, 2026
process
rust
How to pass Iterator<String> as Iterator<&str>?
Jul 21, 2026
rust
Parse user input String with clap for command line programming
Jul 20, 2026
rust
command-line-interface
clap
How to access nested modules/files from nested directories
Jul 21, 2026
rust
rust-cargo
Why doesn't by_ref prevent .all from consuming the iterator?
Jul 21, 2026
rust
How to generate iterator with sliding window pairs?
Jul 21, 2026
rust
iterator
borrow-checker
borrowing
How to repeat each element of iterator n times?
Jul 21, 2026
rust
How to get the year, month, and date component from Chrono::DateTime?
Jul 20, 2026
rust
rust-chrono
how to borrow mutable reference to different fields of a struct using RefCell::borrowmut
Jul 21, 2026
rust
Mutating a struct's fields after a move
Jul 21, 2026
rust
alias
move
ownership-semantics
How do you convert an instance of generic T into a concrete instance in Rust?
Jul 21, 2026
rust
Rust creating String with pointer offset
Jul 20, 2026
string
pointers
rust
unsafe
raw-pointer
Can't make basic example of Serde Serialize work
Jul 20, 2026
rust
serde
Is it possible to write a file containing macros-gathered data at compile time?
Jul 20, 2026
rust
How do I get a *mut c_char from a Str?
Jul 20, 2026
rust
Why does Rust output escape backslashes on paths in windows? What is best way to remove the extra backslashes from output?
Jul 19, 2026
rust
rust-cargo
Rust CXX & CMake FFI bindings for C++ library to be used in rust code
Jul 20, 2026
c++
rust
cmake
rust-cargo
ffi
Issue trying to set up Rocket server with a Mongodb pool
Jul 20, 2026
rust
rust-rocket
Older Entries »