FileSize | 1217828 |
MD5 | 70BA243BBB674299CE5255451648EFCD |
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.66.0+ds0ubuntu0.libgit2-0ubuntu0.20.04 |
SHA-1 | B784C96010B8B36C3D316945FF3AE33352F1A300 |
SHA-256 | C3487245EA4E36DC75B01927FC334DAB7935241CBEA9099BB1D50FD309D31F18 |