Hacker News new | ask | show | jobs
by iknowstuff 517 days ago
When you work on rust, in any IDE you can click through any type and see its implementation, even if its within a dependency. No difference in auditing, except you also get the guarantee of `cargo vet`.