FileSize | 1201364 |
MD5 | B501B287B43275747A7431AC1DBE1827 |
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 | Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
PackageName | cargo-doc |
PackageSection | doc |
PackageVersion | 0.43.1-3~deb10u1 |
SHA-1 | 07E6D1B6BCB73C5C79E207C7011C96944A7223FF |
SHA-256 | B3F599900DB714F15460D95C9E10654534D786DF130DA7EBF819A7CFE0590697 |