FileSize | 1206024 |
MD5 | 42AFFEDB160BF20BA317B332DB450B23 |
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.37.0-3ubuntu2 |
SHA-1 | 14B3B998EDD6ED1C34EA0DB817A9C78BFFDE0EF7 |
SHA-256 | 06953DA5850882D21312785DD9F3B1DAD6F7765441E0D72F6010BAE73F471D34 |