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
Why is an iterator moved in this function?
Oct 24, 2025
rust
iterator
ownership
resvg Rust, SVG rendering as blank png
Oct 24, 2025
svg
rust
Is an Axum handler cancelled if the requester disconnects?
Oct 24, 2025
rust
cancellation
rust-axum
rust-futures
How do I create a HashMap with type erased keys?
Oct 24, 2025
rust
hashmap
Rust String AsRef<T> does not auto borrow for [u8]
Oct 23, 2025
rust
Conditional import in Rust?
Oct 23, 2025
rust
HiGHS fails to link with "undefined reference" errors
Oct 24, 2025
c
gcc
rust
ld
highs
Why do we need the blanket implementation of Deref trait for &T?
Oct 23, 2025
rust
Understanding &* to access a Rust Arc
Oct 23, 2025
rust
How to use leading_zeros/trailing_zeros in platform independent way?
Oct 24, 2025
rust
When do I need to make a closure variable mutable? [duplicate]
Oct 24, 2025
rust
closures
Whats the best way to write an iterator supporting multiple logic branches?
Oct 23, 2025
iterator
rust
Rust, Copy Trait not working with a type when it uses generic
Oct 24, 2025
pointers
generics
rust
copy
How to store large string literals to be used with the format macro without littering code?
Oct 23, 2025
string
rust
formatting
literals
How can I groupby on the Year or Weekday of a date column in Polars Rust
Oct 23, 2025
rust
rust-polars
Does mpsc::Receiver need to be in a Mutex to be used with Arc?
Oct 24, 2025
rust
channel
Rust macro repetition with plus
Oct 24, 2025
rust
How to crop an image with OpenCV in Rust?
Oct 24, 2025
opencv
rust
Possible to access the 'TypeId' of a struct member?
Oct 24, 2025
types
rust
introspection
Is there a way to tell the Rust compiler to call drop on partially-initialized array elements when handling a panic?
Oct 23, 2025
arrays
rust
initialization
« Newer Entries
Older Entries »