[ Pakiet źródłowy: cargo ]
Pakiet: cargo-doc (0.66.0+ds1-1)
Odnośniki dla cargo-doc
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego cargo:
- [cargo_0.66.0+ds1-1.dsc]
- [cargo_0.66.0+ds1.orig-vendor.tar.gz]
- [cargo_0.66.0+ds1.orig.tar.gz]
- [cargo_0.66.0+ds1-1.debian.tar.xz]
Opiekunowie:
- Rust Maintainers (Strona QA)
- Luca Bruno (Strona QA)
- Angus Lees (Strona QA)
- Ximin Luo (Strona QA)
- Vasudev Kamath (Strona QA)
Zasoby zewnętrzne:
- Strona internetowa [crates.io]
Podobne pakiety:
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.
Pobieranie cargo-doc
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 1 187,5 KiB | 22 187,0 KiB | [lista plików] |