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
Where is Criterion's output, or how do I enable it?
Aug 10, 2026
rust
rust-criterion
How do I get the last n characters of a string in Rust? [duplicate]
Aug 10, 2026
rust
One function call creates double borrow error while other does not
Aug 08, 2026
rust
borrow-checker
How do I limit the values allowed in a generic const parameter?
Aug 09, 2026
rust
is it possible to parse jwt token claim without secret when using rust jsonwebtoken
Aug 10, 2026
rust
jwt
Mapping n:m relations into Vec using sqlx
Aug 09, 2026
rust
rust-sqlx
Implementing TryFrom/TryInto trait (instead of From/Into)
Aug 09, 2026
rust
traits
What does self: Box<Self> mean?
Aug 10, 2026
rust
Rust how to define benchmark only dependencies in Cargo?
Aug 09, 2026
rust
build
benchmarking
rust-cargo
"the size for values of type cannot be known at compilation time" when trying to return vector of dyn Traits from function
Aug 10, 2026
rust
What is the difference between ref and & in Rust pattern matching
Aug 08, 2026
rust
How do I modify a mesh after it has been created in bevy rust?
Aug 10, 2026
rust
rendering
game-development
bevy
the trait `std::marker::Sync` is not implemented for `std::sync::mpsc::Sender<i32>
Aug 10, 2026
rust
async-await
concurrency
rust-tokio
Float type that implements `Eq` in rust
Aug 09, 2026
rust
floating-point
nan
equality-operator
When to use zero-variant enum over unit-like struct
Aug 09, 2026
rust
struct
types
enums
How can I make Rust, with the Rodio crate, load multiple sources in a Vec, so I can play them later as needed without having to load them every time?
Aug 09, 2026
rust
audio
borrow-checker
rodio
Trait object taking ownership self
Aug 10, 2026
rust
traits
trait-objects
How to use predicates in an async function?
Aug 07, 2026
asynchronous
rust
async-await
Why does Rust require Copy and Clone traits for simple enum
Aug 09, 2026
rust
enums
« Newer Entries
Older Entries »