FileSize | 1952868 |
MD5 | B975A8E75AFCEC494B2F820968111FFA |
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~20.04.1 |
SHA-1 | 6756FC2E42C748FF06734DB5FD66BB6E8F716A40 |
SHA-256 | DCD2C695E805D366170817966FE702435720C7D3DC458FF8BFC9542B30AE4B9A |