February 2023
Intermediate to advanced
400 pages
9h 53m
English
This chapter covers
The first five chapters of the book covered implementing a web service in Rust, why and how to implement asynchronous concepts, and the splitting of our Rust code into modules and libraries. This alone helps to read and understand the code and makes future changes fast to implement. You also learned how to use the rigid nature of the compiler to help spot errors and improve your code.
This chapter ...
Read now
Unlock full access