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 to store async closure created at runtime in a struct?
Mar 18, 2026
rust
How to properly filter request logs with Axum?
Mar 19, 2026
rust
rust-axum
rust-tracing
Mimicking the Clone trait in Rust
Mar 19, 2026
pointers
rust
Returning a trait with an associated type
Mar 19, 2026
generics
struct
rust
traits
associated-types
How do I check if a type implements a trait when implementing a proc macro?
Mar 19, 2026
rust
rust-proc-macros
Is there a difference between using a reference, and using an owned value in Rust?
Mar 18, 2026
rust
reference
borrow-checker
ownership
borrowing
How can I compute the Cartesian product of a vector with itself N times?
Mar 18, 2026
rust
Rust error expected type `()` found type `(i32, i32)`
Mar 18, 2026
for-loop
rust
numbers
tuples
How to clone a vector with struct items in it (rust)?
Mar 18, 2026
vector
rust
clone
traits
What does this higher-ranked trait bound mean?
Mar 18, 2026
rust
traits
lifetime
How should I restructure my graph code to avoid an "Cannot borrow variable as mutable more than once at a time" error?
Mar 18, 2026
rust
lifetime
borrowing
Rust how to select if table row exists in diesel?
Mar 18, 2026
rust
traits
rust-diesel
rust-rocket
lli won't take kindly to rust's LLVM IR
Mar 18, 2026
llvm
rust
llvm-ir
Rust: specify template arguments during "use ... as" import
Mar 18, 2026
rust
binary operation `==` cannot be applied to custom struct
Mar 17, 2026
rust
types
Is comparing pointers across allocations well-defined in Rust?
Mar 17, 2026
pointers
rust
language-lawyer
Derive macro and trait: refer to concrete fn, don't recurse
Mar 17, 2026
rust
rust-proc-macros
When passing a Rust pointer to C should I get 0x1?
Mar 16, 2026
c
rust
ffi
Reading packets of data into structs in Rust
Mar 17, 2026
rust
« Newer Entries
Older Entries »