FileSize | 1952952 |
MD5 | 89A7AF61FE271294979B02B3609A0AF3 |
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.58.0-0ubuntu1~18.04.1 |
SHA-1 | 3DD97015E7A6B85E865766BE7B5394EDD196732E |
SHA-256 | 4C971FDC7F3A586678EF8A2A8F6F9433EEDDB5AA61727198A42DC553F978C8F8 |