FileSize | 1034410 |
MD5 | 1124872F06A1673BB9211A34E5D8C27A |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | cargo-doc |
PackageSection | doc |
PackageVersion | 0.32.0-1~exp1ubuntu1~14.04.1 |
SHA-1 | 5501B683190887BE3BFF417D41C882A0CD54E991 |
SHA-256 | D0584FFB589B9665EA8A24562535C04A7323F12E08199B550CC33E8C9BB12F3C |