FileSize | 1957968 |
MD5 | 787EEDBA56637C33D3B673230461AA80 |
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~18.04.1 |
SHA-1 | 4BA8B289B8040015E190EE59861BE1B5EB31838C |
SHA-256 | 0A2194A282CB4777CB5E2EB71372380E50ACC35EA6D483DAFBC3C57F0D0438C0 |