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
rustc weirdly assuming that type parameters have to be the same even when they're separate?
Dec 10, 2025
types
rust
How should I make an `u128` addition operation atomic?
Dec 09, 2025
rust
cant build dioxus project when i use tokio dependence
Dec 09, 2025
rust
rust-cargo
dioxus
Is it possible to have multiple long names for the same command-line argument?
Dec 09, 2025
rust
command-line-interface
clap
What is a real world example of using a unit struct?
Dec 08, 2025
struct
rust
How to create Vec of references to generic trait objects in Rust? [duplicate]
Dec 08, 2025
generics
rust
polymorphism
traits
trait-objects
How to Return a Result with generic error
Dec 07, 2025
error-handling
rust
polymorphism
traits
trait-objects
Cargo.toml: how to conditionally enable a dependency feature?
Dec 08, 2025
rust
dependencies
rust-cargo
Rust proc_macro and syn: parse whitespace
Dec 08, 2025
parsing
rust
macros
whitespace
Rust: Borrow with moved ownership with same lifetime [duplicate]
Dec 09, 2025
rust
ownership
rust nalgebra, how to modify a matrix block?
Dec 08, 2025
math
rust
linear-algebra
nalgebra
Should I add a lifetime for variable or pass it between functions Rust
Dec 09, 2025
rust
Why does the borrow checker seem to keep a reference borrowed in a match statement even after the end of the block? [duplicate]
Dec 06, 2025
rust
borrow-checker
How do I modify a Vector based on information from an item in the Vector?
Dec 07, 2025
vector
rust
borrow-checker
Explicit type annotation in closures
Dec 07, 2025
rust
« Newer Entries
Older Entries »