FileSize | 2834520 |
MD5 | 08A263619B1BDDBB45F4077CB868D3E2 |
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.75.0+dfsg0ubuntu1~bpo0-0ubuntu0.20.04 |
SHA-1 | 2405B0EFAD25B29EC5B2659051633FD7C48ED54D |
SHA-256 | 2782138CECBDD8EC1B5CB4A2F11ED28A2BAC2A6A91AAE6485C16F10BE0028A8B |