FileSize | 1995040 |
MD5 | 8D4F767C42B8720058A2DC9EB720CEA4 |
PackageDescription | Rust package manager, documentation
Cargo is a tool that allows Rust projects to declare their various
dependencies, and ensure that you'll always get a repeatable build.
.
To accomplish this goal, Cargo does four things:
* Introduces two metadata files with various bits of project information.
* Fetches and builds your project's dependencies.
* Invokes rustc or another build tool with the correct parameters to build
your project.
* Introduces conventions, making working with Rust projects easier.
.
Cargo downloads your Rust project’s dependencies and compiles your
project.
.
This package contains the documentation. |
PackageMaintainer | Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
PackageName | cargo-doc |
PackageSection | doc |
PackageVersion | 0.57.0-3 |
SHA-1 | 1AC650B91F430B563FE35E4B4948DD2076C220A0 |
SHA-256 | 44A446ED20425CF582EAA8DB28575AC0F596FC481BBBA553D8345A38C69A4759 |