FileSize | 1215952 |
MD5 | D936DB77995235CB45793B7EE8A8B405 |
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.66.0+ds1-1 |
SHA-1 | D3D789FBE8185137E6EA3F04E6B5F5FD4068F636 |
SHA-256 | C42F31D66A9A171C6E9D885FD9DF5191282448FC264C7F7290E59C301329271E |