FileSize | 974520 |
MD5 | F5FFECF919BE3794FA5AC0F759C2D850 |
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.29.0-1ubuntu1 |
SHA-1 | 7C967625A1FAAC572169D521B5048C6BCD370633 |
SHA-256 | 7FBB42B80EBA4CD9231ACBEE3B894D9E69396B53FBEAB61C6DEAB28280E0E941 |