FileSize | 1018662 |
MD5 | 500BCA05433B210CC511EE5E3C85F3AE |
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.35.0-2~deb9u2 |
SHA-1 | 0A444353EBEC837B0A5DDB5D58456C706B1AFFE3 |
SHA-256 | 7AC05797F7AB6F7209732C3608082F04D15AEBAE01D950B49745E461A8CA8896 |