Dependency Usage in Rust

  • The eternal question:

    - Rely on a unified bug pool (you get hit by many bugs, but all bugs are solved at same time).

    - Reinvent your bugs for each project.