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
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
Why associated types in rust need explicit lifetime annotation?
Oct 22, 2025
rust
What is the right way to share a reference between closures if the value outlives the closures?
Oct 23, 2025
rust
How do lifetimes in Rust work for a function?
Oct 23, 2025
rust
lifetime
How can I sort a vector of floats in Rust? [duplicate]
Oct 23, 2025
sorting
rust
floating-point
How can one share the code between tests and benches in Rust?
Oct 23, 2025
testing
rust
benchmarking
source-sets
Unicode codepoint to Rust string
Oct 23, 2025
rust
unicode
utf-8
« Newer Entries
Older Entries »