- Creative Projects for Rust Programmers
- Carlo Milanesi
- 68字
- 2021-06-18 19:01:57
Summary
In this chapter, we introduced the new Rust 2018 edition. We learned about the kind of projects that are going to be described in this book. We then took a quick look at four useful crates which you can apply in your Rust code.
In the next chapter, we will learn how to store or retrieve data to and from a file, a database, or another application.