Programming Rust, 2nd Edition
English | 2021 | ISBN: 9781492052593 | 331 pages | EPUB | 3.42 MB
The Rust programming language offers the rare and valuable combination of statically verified memory safety and low-level control. Imagine C++ but without dangling pointers, null pointer dereferences, or buffer overruns, and with a deep library of freely reusable libraries.