Structs§
- CargoPx
cargo-px
, thecargo
sub-command required to build Pavex projects.- Rustdoc
Json - The
rust-docs-json
component of a Rust toolchain. - Rustup
rustup
, Rust’s official toolchain manager.- Rustup
Toolchain - A Rust toolchain managed by
rustup
. - Verify
Installation Error
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.