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
Modify value in HashMap while immutably borrowing the whole HashMap
Sep 09, 2025
rust
borrow-checker
How to return new data from a function as a reference without borrow checker issues?
Sep 08, 2025
rust
How can I pattern match on a vector of string slices and extract values?
Sep 09, 2025
rust
pattern-matching
How to find the number of active tokio tasks?
Sep 08, 2025
asynchronous
rust
rust-tokio
What is the most efficient way to read the first line of a file separately to the rest of the file?
Sep 07, 2025
rust
rust-ndarray
creating a string joining the keys of a hashmap in rust [duplicate]
Sep 09, 2025
rust
How can I convert a std::process::Command into a command line string?
Sep 09, 2025
process
rust
command
What changed in rust_begin_unwind from Rust 1.11 to 1.12?
Sep 09, 2025
android
rust
Is there a way to get Rust to treat pointers as non-aliasing, so it can mark them as `noalias` for LLVM's optimizer?
Sep 09, 2025
rust
llvm-codegen
How can I specify the GLIBC version in cargo build for Rust?
Sep 08, 2025
rust
glibc
rust-cargo
How to replace the value of a struct field without taking ownership [duplicate]
Sep 09, 2025
rust
ownership
How is rustc able to compile source code from bash process substitution but gcc cannot?
Sep 08, 2025
c
linux
bash
unix
rust
Use of undeclared crate or module with workspaces
Sep 08, 2025
rust
How can I get the compiler to warn me of unused code that is marked pub?
Sep 08, 2025
rust
compiler-warnings
Unable to get field attrs with syn/darling
Sep 08, 2025
rust
rust-proc-macros
How can I serve static files / a directory in hyper?
Sep 07, 2025
server
rust
hyper
What happens when assigning to the underscore pattern?
Sep 08, 2025
rust
ownership
Rust std::net::UdpSocket no method named recv_from
Sep 08, 2025
rust
udp
How to enumerate over columns with tokio-postgres when the field types are unknown at compile-time?
Sep 09, 2025
postgresql
rust
rust-tokio
« Newer Entries
Older Entries »