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
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
How is Arc implemented? How is it only 8 bytes large?
Oct 24, 2025
rust
memory
Move of a struct variable is a "move" but new space in memory is allocated and addresses of underlying values are different
Oct 24, 2025
rust
borrow-checker
How can I use a trait from a transitive dependency in Rust?
Oct 24, 2025
rust
dependencies
traits
semantic-versioning
transitive-dependency
How can I remove 3 years from a date in Rust?
Oct 24, 2025
date
datetime
rust
rust-chrono
the trait `std::ops::Fn<()>` is not implemented for [closure ...] but only with a binding from the outer scope
Oct 23, 2025
rust
How to run cargo with features flag
Oct 23, 2025
rust
rust-cargo
What's the best way to use a private type in a public function? [duplicate]
Oct 21, 2025
rust
private
public
use Rust proc macros to generate dynamically named struct instance methods
Oct 23, 2025
rust
macros
rust-proc-macros
Rust Axum Multipart Length Limit Exceeded
Oct 22, 2025
rust
rust-tokio
rust-axum
Rust: sqlx try_from Option<Uuid>
Oct 23, 2025
rust
rust-sqlx
« Newer Entries
Older Entries »