FileSize | 1215244 |
MD5 | 6BA31FCE7B29C90D29A6BCDECA387265 |
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.67.1+ds0ubuntu0.libgit2-0ubuntu0.20.04.2 |
SHA-1 | 176B5F23128E7B71D27CCF6F087ABDD9EFFEDD5F |
SHA-256 | C90ABD2791D321234022B73B7AB7AD511BE045D423B345C095739AE206AA7B09 |