FileSize | 1014660 |
MD5 | 7B1F94D3377BEC8ACE5C711536D726C1 |
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 |
SHA-1 | 129796C72388D6B9735B187D6CFC7524A1AEEDC1 |
SHA-256 | 239725F6EB5B03A844A01BAE26C338C8ADCDB664831F2E0293BF818A807C3CCC |