Hacker News new | ask | show | jobs
by dimonomid 1110 days ago
> 'm a bit confused by this as I'm used to seeing the opposite complaint, that Rust packages are too small.

By "packages" here you're probably referring to the public crates on crates.io, right?

Indeed, those public crates are not big in general, but that's not the point of the article. The article is rather talking about large, multi-crate projects, organized as a Cargo workspace. I agree it could have been clearer in the article.