- Hands-On Data Structures and Algorithms with Rust
- Claus Matzinger
- 119字
- 2021-07-02 14:11:45
Package
This manifest section is all about metadata for the package, such as name, version, and authors, but also a link to the documentation that defaults to the corresponding page (https://docs.rs/). While many of these fields are there to support crates.io and display various indicators (categories, badges, repository, homepage, and so on), some fields should be filled regardless of whether they are published there, such as license (especially with open source projects).
Another interesting section is the metadata table in package.metadata, because it's ignored by cargo. This means that projects can store their own data in the manifest for project- or publishing-related properties—for example, for publishing on Android's Google Play Store, or information to generate Linux packages.
- 數據庫原理及應用教程(第4版)(微課版)
- 工業大數據分析算法實戰
- Hadoop大數據實戰權威指南(第2版)
- 數字媒體交互設計(初級):Web產品交互設計方法與案例
- 數據庫技術實用教程
- 數據庫技術及應用
- Oracle數據庫管理、開發與實踐
- 貫通SQL Server 2008數據庫系統開發
- 商業智能工具應用與數據可視化
- Hands-On Deep Learning for Games
- 大數據測試技術:數據采集、分析與測試實踐(在線實驗+在線自測)
- 碼上行動:利用Python與ChatGPT高效搞定Excel數據分析
- 一類智能優化算法的改進及應用研究
- 深入理解Flink:實時大數據處理實踐
- SQL Server 2012 數據庫教程(第3版)