Easily inspect dependencies

epage:

What do you mean "without having to redownload"?

I mean what Kornel suggested:

kornel:

Currently the easiest safe official method is to view code at https://docs.rs

To which I agree. But there are caveats:

  • Cache duplication : browser and cargo storing similar copies of the same thing
  • Not local-first. Ideally, browsers should allow caching pages for arbitrary…
Read more →
Page 1