Learning Rust, week 1
I'm trying to learn Rust this summer. I've found I learn languages the best by just trying to do something in it, figuring out the building blocks as I go along. So I plan on writing/porting different projects to Rust. This week I set up rustup, installed the stable and…