FileSize | 1958096 |
MD5 | CA374539C7D8C0F5F0C7CDF94D0B3EA1 |
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.60.0ubuntu1-0ubuntu1~20.04.1 |
SHA-1 | 2E6DDB3948473A3AC2A6A9A1379CDAA56C3750CC |
SHA-256 | 491F9043D79072CF6A52BBB7467AF099804495A55A28D50A41282D6663DBFE28 |