FileSize | 280292 |
MD5 | 2A9CE0FC4E76D275B541AAE66627423D |
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.18.0-0ubuntu0.17.04.1 |
SHA-1 | E4AE8B4CB3DB79B2E5D3E248D8BF95DA2E12DBDB |
SHA-256 | 1E8999A7E48FA445E46792CA7B5BBA8DF8854CE4C5A1B27E7E23121F4929F07D |