this post was submitted on 17 Oct 2025
30 points (100.0% liked)
Rust
7516 readers
47 users here now
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
Credits
- The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've used something similar in the Scala world. It can be useful, but ultimately I got tired of this and started to prefer simple small projects that I build and execute. Still, I think it's a good feature to have for rare cases. Especially if that feature doesn't have noticable costs in maintenance for the cargo-* team(s).