Rust is a powerful language, but a few things easily avoidable with practice can make your life really hard when starting. This chapter aims to show you some good practices and tips.
We will cover the following topics in this chapter:
- Best practices
- API tips and improvements
- Usage tips
- Code readability
Now let's go!