FileSize | 279426 |
MD5 | 1866F664E85B89E80C321C6A51276CAD |
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.16.0-0ubuntu1~16.10.1 |
SHA-1 | BB9E1AC2E7E2E6C251C541E75EE71983F616F8EE |
SHA-256 | C2046AAF3269772845DD2604B40115661F9FE5D8EE4C3789CA0A1ADA176F0917 |