Tour durch Rust Inhaltsverzeichnis

[Noch nicht übersetzt] Chapter 7 - Conclusion

We now have more language features at hand to represent our ideas clearly! Rust abstractions might be simple but they are powerful enough to make working with code a joy. In this chapter, we caught a glimpse of smart pointers with Box. In the next chapter we'll learn about how smart pointers can help us with other specialized memory situations.

Resources:

Mascot Ferris