dconnolly opened this issue 5 years ago · 1 comments
With only a few exceptions.
https://doc.rust-lang.org/edition-guide/rust-2018/module-system/path-clarity.html#no-more-extern-crate
It is because of this convention that I approach new crates with the rule of thumb:
Step One: Examine the "Cargo.toml".
This seems like healthy behavior to me.