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
Is there a way to parse a timezone abbreviation into a timezone offset in Rust?
Jul 17, 2026
rust
timezone
timezone-offset
chrono-tz
Using () (and other zero-sized types) in FFI
Jul 16, 2026
rust
ffi
Ctrl-S input event in Windows console with ReadConsoleInputW
Jul 17, 2026
winapi
rust
console-application
Implement tree data structure
Jul 16, 2026
rust
borrowing
How to match against multiple characters in a Rust match expression?
Jul 15, 2026
rust
Is there a short way to extract exactly one element from a `Vec`?
Jul 16, 2026
vector
rust
How can I generate a bit flag for each type at compile time?
Jul 16, 2026
rust
Is it possible to override the crate-type specified in Cargo.toml from the command line when calling cargo build?
Jul 16, 2026
rust
rust-cargo
Copy/Move an field that doesn't implement Copy
Jul 16, 2026
image
rust
move-semantics
deep-copy
Why is "capture by reference" equivalent to "capture a reference by value" in Rust?
Jul 15, 2026
memory
rust
closures
pass-by-reference
pass-by-value
How to use two traits with enum_dispatch?
Jul 16, 2026
rust
enums
dispatch
enum-dispatch
How do I over-align a variable in Rust?
Jul 16, 2026
pointers
rust
Borrowed value does not live long enough, unsure why it's still borrowed
Jul 13, 2026
rust
borrow-checker
How to change the value of an Arc<u64> in a struct?
Jul 13, 2026
rust
How to set cfg options to compile conditionally?
Jul 14, 2026
rust
conditional-compilation
Is there a warning for undocumented sections?
Jul 14, 2026
rust
warnings
compiler-warnings
Why does the Rust standard library have so much unsafe code?
Jul 15, 2026
rust
unsafe
Is there a way to "check and set" the value of a `std::cell::Cell`?
Jul 15, 2026
rust
llvm
atomic
"borrowed value does not live long enough" when using `as_slice` [duplicate]
Jul 14, 2026
rust
« Newer Entries
Older Entries »