FileSize | 1581580 |
MD5 | 50DAAFBACD5F3D977587FFCE53362B11 |
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.54.0-0ubuntu1~20.04.1 |
SHA-1 | 36AC0E0385C8E873D1DA74C55FC53EFDD0CC3770 |
SHA-256 | 182EB5793B8C8C147D098EF10DBC625CDBC774FF7E352CE9397F643098580A42 |