- 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.
推薦閱讀
- PyTorch深度學習實戰(zhàn):從新手小白到數(shù)據(jù)科學家
- Python數(shù)據(jù)分析入門:從數(shù)據(jù)獲取到可視化
- Mastering Ninject for Dependency Injection
- Dependency Injection with AngularJS
- Remote Usability Testing
- Hadoop 3.x大數(shù)據(jù)開發(fā)實戰(zhàn)
- 數(shù)據(jù)庫原理與設計(第2版)
- 金融商業(yè)算法建模:基于Python和SAS
- INSTANT Android Fragmentation Management How-to
- 數(shù)據(jù)庫應用系統(tǒng)開發(fā)實例
- 數(shù)據(jù)庫技術及應用
- 數(shù)據(jù)修復技術與典型實例實戰(zhàn)詳解(第2版)
- 計算機視覺
- Oracle 11g+ASP.NET數(shù)據(jù)庫系統(tǒng)開發(fā)案例教程
- 大數(shù)據(jù)時代系列(套裝9冊)