logoalt Hacker News

zenmacyesterday at 11:46 AM2 repliesview on HN

Just a last month someone was trying to figure the cargo tree on which Rust package got imported implicitly via which package. This will totally happen in rust as well as long as you use some kind of package manager. Go for zero or less decencies.


Replies

galangalalgolyesterday at 1:09 PM

It already did happen. It propogated via build.rs as well. But as I said elsewhere, ut doesn't help you to forgo dependencies part of rust tooling itself.

actionfromafaryesterday at 11:47 AM

less?

show 3 replies