Cargo
cargo
是 Rust 的官方包管理工具。它提供了许多非常有用的功能,可以提高代码质量和开发效率!这些功能包括:
- 依赖管理和与 crates.io(Rust 官方包注册中心)的集成
- 支持单元测试
- 支持基准测试
本章将快速介绍一些基础知识,更全面的文档可以在 Cargo 手册 中找到。
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help