FileSize | 2717608 |
MD5 | 68C072CCECA172F5D93A7480FBFB8F5D |
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.71.1+dfsg0ubuntu3~bpo0-0ubuntu0.20.04 |
SHA-1 | 6FF17B0450D586CB85B9C58C547AA7881FD31772 |
SHA-256 | 2C6BB54C1CA396FFE36A1312909D669D41971CD3020ECC309D23E52F866CCBCD |