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
Rust Cargo build and crosscompile for specific CPU
Nov 01, 2025
rust
cross-compiling
rust-cargo
What is the syn type/struct that represents the nested field offset parameter to offset_of! macro?
Nov 01, 2025
rust
rust-proc-macros
Is there a simple way to find out whether a Vector is filled with None in Rust?
Oct 30, 2025
rust
How can I get a list of types that implement a particular trait in Rust?
Oct 31, 2025
rust
traits
How to write an idiomatic build pattern with chained method calls in Rust?
Nov 01, 2025
rust
convention
builder-pattern
Implementing a generic incrementable trait in Rust
Nov 01, 2025
rust
traits
generic-programming
How to rereference a mutable slice [duplicate]
Oct 31, 2025
rust
lifetime
borrow-checker
What does Iterator::inspect() do?
Oct 30, 2025
rust
iterator
What is the equivalent of 'pass' from Python?
Oct 31, 2025
rust
Is it possible to create a wrapper around an &mut that acts like an &mut
Oct 31, 2025
rust
Storing a module as a variable in rust
Oct 31, 2025
rust
Avoid duplicating sync and async code in Rust library
Oct 31, 2025
asynchronous
rust
async-await
Why is "1..=100" in `gen_range()` returning a range instead of an integer?
Oct 30, 2025
rust
Why the strong difference between closures and functions in Rust and how to work around it?
Oct 30, 2025
function
closures
rust
Drop a immutable borrow to make a mutable borrow
Oct 31, 2025
rust
borrow-checker
Optionally push item to Vec or return existing item [duplicate]
Oct 30, 2025
rust
How to get Rust code coverage staticstics in Clion 2021.1
Oct 31, 2025
rust
code-coverage
clion
How can I sign a document using RustCrypto (ECDSA)?
Oct 30, 2025
rust
cryptography
ecdsa
Returning a value from a function that spawns threads
Oct 30, 2025
rust
« Newer Entries
Older Entries »