FileSize | 280848 |
MD5 | 009D0CF029F36F2547CF8FEB567389C7 |
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.19.0-0ubuntu1 |
SHA-1 | E3DA00B9CEE304B4080DC8D178B9460F74ECC8C8 |
SHA-256 | 71ED66FED2F0A3ACBA8D53C9D9D2E3A5444D63D11295636BB7BFEA1ECB32269B |