dwww Home


Documentation for packages, which contain /usr/share/doc/cargo/copyright:

Package: cargo

Description: Rust package manager
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.
Homepage: https://crates.io/
copyright | changelog | Debian changelog

Manual pages:

cargo-add(1) cargo-bench(1) cargo-build(1)
cargo-check(1) cargo-clean(1) cargo-doc(1)
cargo-fetch(1) cargo-fix(1) cargo-generate-lockfile(1)
cargo-help(1) cargo-init(1) cargo-install(1)
cargo-locate-project(1) cargo-login(1) cargo-metadata(1)
cargo-new(1) cargo-owner(1) cargo-package(1)
cargo-pkgid(1) cargo-publish(1) cargo-report(1)
cargo-run(1) cargo-rustc(1) cargo-rustdoc(1)
cargo-search(1) cargo-test(1) cargo-tree(1)
cargo-uninstall(1) cargo-update(1) cargo-vendor(1)
cargo-verify-project(1) cargo-version(1) cargo-yank(1)
cargo(1)

Other documents:

/usr/share/doc/cargo

Generated by dwww version 1.15 on Sat Jun 1 23:38:53 CEST 2024.