FileSize | 1994512 |
MD5 | F4A5B460D54225148BEC158BFFA09EB2 |
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.57.0-1 |
SHA-1 | 6D8E5DC7A8E97B93B0315709B49982555C9370AA |
SHA-256 | 7D946C2946C1FA613866F3AA6818168A174063D0FCDBFA61C7E1951A140AA397 |