Introduction - The Cargo Book
- Introduction
- 1. Getting Started
- 2. Cargo Guide
- 3. Cargo Reference
- 3.1. The Manifest Format
- 3.2. Workspaces
- 3.3. Specifying Dependencies
- 3.4. Features
- 3.5. Profiles
- 3.6. Configuration
- 3.7. Environment Variables
- 3.8. Build Scripts
- 3.9. Build Cache
- 3.10. Package ID Specifications
- 3.11. External Tools
- 3.12. Registries
- 3.13. SemVer Compatibility
- 3.14. Future incompat report
- 3.15. Reporting build timings
- 3.16. Lints
- 3.17. Unstable Features
- 4. Cargo Commands
- 5. FAQ
- 6. Changelog
- 7. Appendix: Glossary
- 8. Appendix: Git Authentication