-
Book Overview & Buying
-
Table Of Contents
Rust for C++ Developers
By :
In this chapter, we examined the major aspects of Rust's safety strategy. We learned that data in Rust can only have one owner at a time, and how to transfer and borrow ownership as appropriate. We discussed how to provide lifetime annotations to help the compiler validate our code, and we looked at the nature of runtime panics to understand their proper use. Finally, we discussed how all of this can work together to change the way we write our code.
Next, we'll take a break from programming language theory to take an in-depth look at how to get the most out of Rust's build and packaging tooling.
Scan the QR code (or go to packtpub.com/unlock). Search for this book by name, confirm the edition, and then follow the steps on the page.


Note: Keep your invoice handy. Purchases made directly from Packt don't require an invoice.