Missing Rust Blogpost
There is a blog post missing in the Rust sphere: How to not obsess over performance gain and improve changeability of Rust applications.
In other words, imagine that you want move a function used in one file to another. How would you do that in under ten minutes?