FileSize | 1019392 |
MD5 | A19EAB091844232D3694B00F802888BB |
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 | 0.33.0-1ubuntu2 |
SHA-1 | 44E7AF3D18DC51B5C71BB4C3D23B1F5CEEA7F121 |
SHA-256 | 324631CC69AFFA91E7ADB275173786F866648E74B7F4D84D612F1B6D047A1706 |