FileSize | 2801324 |
MD5 | 3574EC0F5DDCC27DC45E1B5141AD769B |
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.70.0+dfsg0ubuntu1~bpo2-0ubuntu0.20.04.1 |
SHA-1 | 0DF7A31922BD090EFFFD51EA62B95322839C5FA2 |
SHA-256 | E7C156EE18BD39CCBF5E4D473CE05DD39E69EBD84AD131C89D820600A1A6A54C |