Crate pavex_cli_deps

Source

Structs§

CargoPx
cargo-px, the cargo sub-command required to build Pavex projects.
RustdocJson
The rust-docs-json component of a Rust toolchain.
Rustup
rustup, Rust’s official toolchain manager.
RustupToolchain
A Rust toolchain managed by rustup.
VerifyInstallationError

Enums§

IfAutoinstallable
What to do if a dependency is missing and it can be autoinstalled.

Traits§

Dependency
An interface for system dependencies that may or may not be auto-installable.

Functions§

verify_installation
Verify that a certain dependency is installed. It returns an error if it isn’t.