Przewodnik po Języku Rust Spis Treści

Chapter 8 - Conclusion

Smart pointers are the idioms of Rust programming and let us not have to re-create the very common patterns of memory usage. With them you are ready to tackle the toughest of challenges! Now that we have the foundations of Rust, let's talk a bit about how we make larger projects. In chapter 9 we break free of single page lines of code.

Mascot Ferris