FileSize | 1163980 |
MD5 | 186B3F16D01C1684BA4099D8E24A11B8 |
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.52.0-0ubuntu1~20.04.1 |
SHA-1 | C6956E2EE84F5E199E5AF5F38C8479354CDDB1A3 |
SHA-256 | 14CDD2273C9EFBD001B3D1BC96F6886514B1E9E4D934596BF84E88F6443E9304 |