FileSize | 1149072 |
MD5 | D58EE50486D5493C304CCFDCF02EACC2 |
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.51.0-0ubuntu1 |
SHA-1 | 7ED78CE6557A51BCC2245D6FB3AF606B4C3736BA |
SHA-256 | 70D43D191964EB273408C4C33AA5D04ECF94B3207BA57D92C4746010A3273756 |