FileSize | 3012616 |
MD5 | BBE4EA0FDB5F8F2B3AAF97BA6A23F2D1 |
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-1.77-doc |
PackageSection | doc |
PackageVersion | 1.77.2+dfsg1ubuntu1~bpo0-0ubuntu0.20.04 |
SHA-1 | C7ADDB101F0BF6F9B3B1AA9C3EAA2864B308F291 |
SHA-256 | 89DBA1AED479163D62F3ACF090A3EA6B892E004E1BFE04B93EBD7B9DB6688EEA |