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
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
How to iterate over two elements in a collection stepping by one using Iterator?
Sep 08, 2025
rust
iterator
How to skip N bytes with Read without allocation? [duplicate]
Sep 08, 2025
rust
Create a generic struct with Option<T> without specifying T when instantiating with None
Sep 08, 2025
rust
Why is `&self` allowed in the parameters of `&mut self` methods, but not `&mut self`?
Sep 07, 2025
rust
reference
Is there any way to mitigate a 'borrow may still be in use when generator yields' error in nested generators by using lifetimes?
Sep 07, 2025
rust
"Urlencoded payload size is bigger than allowed (default: 256kB)"
Sep 08, 2025
rust
actix-web
How to copy file with tokio::fs
Sep 07, 2025
file
asynchronous
rust
rust-tokio
How do I use an iterator twice inside of the quote! macro?
Sep 08, 2025
rust
quote
How do I make a Rust program which can be executed without using `cargo run`?
Sep 08, 2025
rust
rust-cargo
« Newer Entries
Older Entries »