- Hands-On Data Structures and Algorithms with Rust
- Claus Matzinger
- 76字
- 2021-07-02 14:11:45
Project configuration
In order to recognize a Rust project, cargo requires its manifest to be present, where most of the other aspects (metadata, source code location, and so on) can be configured. Once this has been done, building the project will create another file: Cargo.lock. This file contains the dependency tree of a project with library versions and locations in order to speed up future builds. Both of these files are essential to a Rust project.
推薦閱讀
- 數據庫技術與應用教程(Access)
- 復雜性思考:復雜性科學和計算模型(原書第2版)
- Mastering Ninject for Dependency Injection
- Access 2007數據庫應用上機指導與練習
- 數據結構與算法(C語言版)
- Hadoop大數據實戰權威指南(第2版)
- WS-BPEL 2.0 Beginner's Guide
- 數據庫原理與應用(Oracle版)
- Oracle 12c云數據庫備份與恢復技術
- 高維數據分析預處理技術
- 科研統計思維與方法:SPSS實戰
- IPython Interactive Computing and Visualization Cookbook(Second Edition)
- Augmented Reality using Appcelerator Titanium Starter
- 二進制分析實戰
- 數據賦能