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
Why is the let keyword in if-let? [duplicate]
Jun 30, 2026
rust
pattern-matching
Is there a way of detecting collision of Sprites in the bevy game engine?
Jun 28, 2026
rust
game-development
bevy
How to get reference to struct from boxed trait object?
Jun 29, 2026
generics
rust
traits
How to call struct method from axum server route?
Jun 30, 2026
rust
rust-axum
Extracting a Rust Polars dataframe value as a scalar value
Jun 30, 2026
rust
data-science
rust-polars
How to use both axum::extract::Query and axum::extract::State with Axum?
Jun 28, 2026
rust
rust-axum
What is the most appropriate way to handle returning errors of multiple types within a Rust function?
Jun 30, 2026
rust
error-handling
Understanding non lexical lifetimes when calling functions that return reference
Jun 30, 2026
rust
borrow-checker
ownership
borrowing
Hiding internals when returning iterators in Rust
Jun 29, 2026
rust
Why does match will not release the mutable borrow until end of it's expression?
Jun 29, 2026
rust
error[E0277]: the trait bound `FieldAttr: ToTokens` is not satisfied
Jun 30, 2026
mysql
docker
rust
actix-web
How to cancel a task which includes a file operation?
Jun 29, 2026
asynchronous
rust
select
future
Blanket implement a trait over collections using the family trait pattern
Jun 29, 2026
generics
rust
Nicer way to pattern match window of assembly instructions for peephole w/ Rust?
Jun 29, 2026
assembly
rust
compiler-construction
compiler-optimization
peephole-optimization
Why i32 Box type can be downcasted in Rust?
Jun 29, 2026
rust
Trying to dereference `&`-pointer
Jun 29, 2026
algorithm
pointers
rust
Several implementations of the Add trait for the same type
Jun 29, 2026
rust
traits
Is there a way to get a reference to a mutable sub-slice of a Vec<T>?
Jun 29, 2026
rust
slice
What's the default floating point type?
Jun 29, 2026
floating-point
rust
« Newer Entries
Older Entries »