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
Add heap-allocated string to Panic handler
Nov 06, 2025
rust
Rust cdylib crate, linking dll to C program in Windows
Nov 06, 2025
c
gcc
rust
How do I load SQLX records to Vec of structs in Rust
Nov 06, 2025
rust
how does sqlx::query_as and sqlx::query_as! differ?
Nov 06, 2025
rust
Why returning a reference owned by the current function is allowed in Rust?
Nov 06, 2025
struct
rust
initialization
lifetime
ownership
What is the most efficient way to clone a fixed-sized array?
Nov 05, 2025
rust
How can I set default options for query parameters in actix handler?
Nov 05, 2025
rust
actix-web
Bevy text isn't displayed and I don't know why
Nov 06, 2025
rust
bevy
How to instantiate the same struct with different implementations of a trait?
Nov 05, 2025
struct
rust
traits
How to implement IntoIterator for Tree<T>?
Nov 06, 2025
rust
iterator
lifetime
How would I create a function-local static `HashSet<char>` and initialize it once? [duplicate]
Nov 05, 2025
struct
static
initialization
rust
Iterate over elements, not references on them
Nov 05, 2025
rust
iterator
embedded
rust-no-std
How to implement a safe global Instance?
Nov 05, 2025
rust
Why do ANSI escape codes sometimes work in CMD
Nov 05, 2025
python
cmd
rust
rust-cargo
ansi-escape
How do I split a 16-bit value into two 8-bit values?
Nov 05, 2025
rust
How to add number of seconds to current date using the time-rs crate
Nov 02, 2025
rust
How can I make a postgres pool connection global in rocket.rs and make FromRequest custom guards asyncable?
Nov 04, 2025
rust
rust-rocket
rust-sqlx
How to implement PartialEq on Vector for my own structs?
Nov 04, 2025
rust
traits
how `if` chain comparing integers against a value can be rewritten with `match`?
Nov 02, 2025
rust
« Newer Entries
Older Entries »