FileSize | 983740 |
MD5 | D62770BEEF7BA81C5DB21479E20168CF |
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.26.0-0ubuntu2~17.10.1 |
SHA-1 | 3BECC7416B515E71B3CDBD03B418093B999EA345 |
SHA-256 | E1E6315A60F932E2B9F18D86A1CE3FC2EE830D5411EAF4956F8EF0FB0E3B2D82 |