FileSize | 2755676 |
MD5 | 2A786BF021E464D7AFE13AC1B99AA772 |
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.72.1+dfsg0ubuntu1~bpo0-0ubuntu0.20.04 |
SHA-1 | D8B5208EF06D4FA2A3680A1F940D6D597CEE1429 |
SHA-256 | D2851077E193E45DF8F40AFD6588F96645B9B8FE0753B2CF6308DF4B74618BAA |