FileSize | 1180976 |
MD5 | 4388967E76B2FAF9B6735E2ADAB59542 |
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.44.1-0ubuntu1~20.04.1 |
SHA-1 | 6D91DE3B59ADAB4CD1FD2242C97E4D79A240E6AB |
SHA-256 | 2E1A73CC4276F17845F211758C33AA6447104A55A94D56D21FFB38839E0075B3 |