November 2017
Intermediate to advanced
264 pages
5h 45m
English
In this chapter, we discovered the object-oriented nature of Rust, by defining methods on structs and implementing traits. Finally we came to see that traits are the structuring concept of Rust, and that using their full potential enables almost all object-oriented programming concepts.
In the following chapter, we will expose the crown jewels of the Rust language, which are the foundation of its memory safety behavior.
Read now
Unlock full access