FileSize | 2844452 |
MD5 | 0CCB5D755D77414453EE71EA64FED3B3 |
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 | 1.73.0+dfsg0ubuntu1~bpo0-0ubuntu0.20.04.1 |
SHA-1 | 4E94188A8D48EF6E08187EEE1C30DBDF9D421502 |
SHA-256 | 2695D845B50E4D3494BF978C3F4C8B3781A3BF4CB32A1C6727FEA6428F113327 |