- Learning Rust
- Paul Johnson Vesa Kaihlavirta
- 68字
- 2021-07-02 23:07:13
Automating things
While there is nothing wrong with creating a Rust project by hand, Rust does come with a very handy utility called Cargo. Cargo can be used not only to automate the setting up of a project, but also to compile and execute Rust code. Cargo can be used to create the parts required for a library instead of an executable, and can also generate application documentation.
推薦閱讀
- Objective-C Memory Management Essentials
- Rust實戰(zhàn)
- Learning ArcGIS Pro 2
- Neo4j Essentials
- PHP+MySQL網(wǎng)站開發(fā)項目式教程
- SAP BusinessObjects Dashboards 4.1 Cookbook
- concrete5 Cookbook
- Python之光:Python編程入門與實戰(zhàn)
- HTML5從入門到精通(第4版)
- C語言從入門到精通
- 運維前線:一線運維專家的運維方法、技巧與實踐
- 代碼閱讀
- IoT Projects with Bluetooth Low Energy
- C#面向?qū)ο蟪绦蛟O(shè)計(第2版)
- Python Programming for Arduino