Programming Rust (2/e)
Leonora F.S. Tindall, Jason Orendorff, Jim Blandy
评分 9.7分
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,