Dealing with Dependencies in Rust (opens in new tab)
At Tweede golf we are convinced that if software is written in Rust, it will be more robust (compared to legacy languages such as C, C++ or Java), and more efficient (compared to code written in PHP or Python and again, Java). In order to get more robust software out there, we have to get Rust code running on computers of people who are not themselves Rust developers.
Read the original article