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 put these tests in a separate file?
Oct 12, 2025
testing
rust
Trying to implement a thread-safe cache
Oct 14, 2025
rust
hashmap
thread-safety
borrow-checker
Why doesn't visibility affect Rust's orphan rule?
Oct 14, 2025
rust
traits
orphan-rule
why does allocate() use `[u8]` while deallocate uses `u8` in Allocator API?
Oct 14, 2025
rust
Use C-Like Array of Struct in Rust
Oct 13, 2025
c
arrays
struct
rust
How to handle external errors when using Tonic where I must use tonic::Status?
Oct 13, 2025
rust
redis
tonic
cargo sqlx prepare produces stub file -- even with 'offline' feature enabled
Oct 13, 2025
rust
rust-sqlx
Is there something akin to Common Lisps "special variable" in Rust?
Oct 02, 2025
rust
common-lisp
How to serialize Option<Vec<DateTime>> field to bson?
Sep 23, 2025
rust
serde
The trait `FromSql<'_>` is not implemented for `Uuid` in tokio-postgres in rust
Sep 22, 2025
postgresql
rust
rust-tokio
tokio-postgres
Is dyn A+B possible?
Sep 21, 2025
rust
Rust tests fail to even run
Sep 22, 2025
unit-testing
rust
rust-cargo
How to create and drop a shared resource for tests?
Sep 23, 2025
rust
rust-tokio
struct with reference to element of a vector in another field
Sep 22, 2025
rust
borrow-checker
error: duplicate lang item in crate `sp_io`
Sep 23, 2025
rust
runtime
rust-cargo
substrate
toml
How impl &dyn trait bounds for generics?
Sep 22, 2025
rust
traits
TCP Connections Within Rust
Sep 22, 2025
rust
tcp
Format string with constant number of characters
Sep 21, 2025
rust
Library plugin manager in rust, is it even doable right now?
Sep 22, 2025
rust
async-await
ffi
Why does Rust allow public access to a private module?
Sep 22, 2025
module
rust
public
« Newer Entries
Older Entries »