- Mastering Rust
- Rahul Sharma Vesa Kaihlavirta
- 97字
- 2021-07-02 13:35:23
Summary
In this chapter, we got acquainted with the standard Rust build tool, Cargo. We took a cursory look at initializing, building, and running tests using Cargo. We also explored tools beyond Cargo that make developer experience smoother and more efficient, such as RLS and clippy. We saw how these tools can be integrated with the Visual Studio Code editor by installing the RLS extension. Finally, we created a small CLI tool to manipulate images by using a third-party crate from Cargo.
In the next chapter, we will be talking about testing, documenting, and benchmarking our code.
推薦閱讀
- TypeScript入門與實戰
- 跟“龍哥”學C語言編程
- Vue.js入門與商城開發實戰
- R語言數據可視化之美:專業圖表繪制指南
- 基于免疫進化的算法及應用研究
- Essential Angular
- YARN Essentials
- Mastering Apache Spark 2.x(Second Edition)
- 琢石成器:Windows環境下32位匯編語言程序設計
- Haxe Game Development Essentials
- 軟件品質之完美管理:實戰經典
- INSTANT Silverlight 5 Animation
- Vue.js應用測試
- Photoshop智能手機APP界面設計
- Ext JS 4 Plugin and Extension Development