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 initialize top-level constants with other constants?
Sep 07, 2025
rust
rust-obsolete
How to create a ring communication between threads using mpsc channels?
Sep 07, 2025
multithreading
rust
channel
What's the best way to use a Rust library in Swift code?
Sep 06, 2025
swift
rust
ffi
How to return a reference into a Rc<RefCell<>> function argument? [duplicate]
Sep 06, 2025
rust
borrow-checker
API key validation in warp (Rust)
Sep 06, 2025
rust
api-key
rust-warp
Using slice patterns with a slice of Strings
Sep 07, 2025
pattern-matching
rust
borrow-checker
Safe to pass struct without repr(C) to C API?
Sep 06, 2025
opengl
rust
How to use feature flag in Rust to capture multiple lines of code?
Sep 06, 2025
rust
How to read HttpRequest body
Sep 06, 2025
rust
actix-web
Rust Nom take_until with parser and not pattern
Sep 07, 2025
rust
markdown
nom
What is the difference between .. and _ in Rust?
Sep 05, 2025
rust
pattern-matching
match
How do I change from as_slice() to [] syntax?
Sep 06, 2025
syntax
rust
slice
How can I have a shared Clippy configuration for all the crates in a workspace?
Sep 06, 2025
rust
rust-clippy
How can I iterate a Petgraph node's edges with the nodes they connect?
Sep 06, 2025
rust
petgraph
What is the difference between `&mut *transaction` and `&mut transaction` in SQLx?
Sep 04, 2025
rust
traits
rust-sqlx
Why do tuple structs and enum variants behave like functions [closed]
Sep 05, 2025
rust
How to use async/await in Rust when you can't make main function async
Sep 04, 2025
rust
async-await
How to read that function declaration
Sep 04, 2025
rust
Converting a UTC time via Timezones
Sep 05, 2025
rust
timezone
rust-chrono
Cannot assign to `self.x` because it is borrowed
Sep 05, 2025
rust
ownership
borrow-checker
« Newer Entries
Older Entries »