Here are some of my notes from Programming Rust. I'm posting them here and in a gist on github so they're searchable to me and anyone else that needs them, and show up in my search results.
(omitted for brevity)
-
Typical for function's return value to "fall off the end of the function"
-
Tests marked with #[test] attribute