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 should I use `macro_export` for a custom module
Apr 09, 2026
rust
rust-macros
Unresolved import when importing from a local crate with a main.rs file
Apr 09, 2026
rust
rust-cargo
rust-crates
Error building alsa-sys and libudev-sys for Bevy
Apr 10, 2026
rust
build
bevy
What API design choices exist for a struct that must be pinned?
Apr 09, 2026
rust
"Borrowed Value Does Not Live Long Enough" when pushing into a vector
Apr 09, 2026
list
vector
rust
Rust program requires the libusb DLL to be present even though it was statically linked
Apr 09, 2026
windows
rust
static-libraries
libusb
Cannot borrow data mutably in a `&` reference in array
Apr 09, 2026
rust
mutable
How do you create a CString from a String in rust?
Apr 09, 2026
string
rust
Can I import super:: from a mod that's inside a fn?
Apr 09, 2026
rust
Does &'a T imply T: 'a?
Apr 09, 2026
rust
language-lawyer
lifetime
How to fix lifetimes when returning and iterator over borrowed data?
Apr 09, 2026
rust
lifetime
How to make a compile time error if an enum variant is passed to a function
Apr 09, 2026
enums
rust
Using the ? operator in a void/unit function
Apr 07, 2026
rust
How to initialize immutable globals with non-const initializer in Rust?
Apr 09, 2026
rust
static
initialization
error[E0463]: can't find crate for `core` while building rust project for wasm32-unknown-unknown
Apr 08, 2026
rust
compilation
webassembly
rust-cargo
wasm-bindgen
How can I change the log level on the fly with tracing?
Apr 09, 2026
rust
rust-tracing
Is it good practice to require associated Error types implement Debug trait?
Apr 08, 2026
rust
Apple M1 to Linux x86_64: unrecognized command-line option '-m64'
Apr 07, 2026
macos
docker
rust
apple-silicon
How do I print an OsStr without the quotes?
Apr 08, 2026
rust
formatting
« Newer Entries
Older Entries »