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