FileSize | 1242848 |
MD5 | 28C7A864ED7669E246E269CE05633FC3 |
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.42.0-0ubuntu1~19.10.1 |
SHA-1 | AD21D05F1E557FC3DB6048BDCA122B178D7880BE |
SHA-256 | 813883D07C81C43863B6C76248272FB17FAD34DA0DC08FB69C58A4B95824E199 |