文件名称:Programming Rust
文件大小:16.69MB
文件格式:PDF
更新时间:2020-10-09 03:44:17
Rust
This practical book introduces systems programmers to Rust, the new and cutting-edge language that’s still in the experimental/lab stage. You’ll learn how Rust offers the rare and valuable combination of statically verified memory safety and low-level control—imagine C++, but without dangling pointers, null pointer dereferences, leaks, or buffer overruns.