FileSize | 2888768 |
MD5 | 468C1804E90EED898E0C9BD688FE4724 |
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 | 1.74.1+dfsg0ubuntu1~bpo0-0ubuntu0.20.04.1 |
SHA-1 | ADA19152451E61358060CC0BB75BACC59A4429EA |
SHA-256 | D780C9282A92DA83E258385CCC6785D6C7C79EFCA3BFF9C85C62413C8A3E6940 |