With this last chapter, you should have a good overview of good practices in Rust. Keep in mind that good code is easy to read and well commented. Even complex features can be a lot simpler to understand with well-made documentation.





















































With this last chapter, you should have a good overview of good practices in Rust. Keep in mind that good code is easy to read and well commented. Even complex features can be a lot simpler to understand with well-made documentation.