FileSize | 2903004 |
MD5 | 57764ED3A4775B1077F7E5D7D7DAABD1 |
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.78-doc |
PackageSection | doc |
PackageVersion | 1.78.0+dfsg1ubuntu1~bpo0-0ubuntu0.20.04 |
SHA-1 | 855F24F97E6439003120C1640E76A338349759B1 |
SHA-256 | BF57EF1326366C7ED6BFF713A3CAC6933C4721E89834143AF66DC523F2233C80 |