Module install

Source

Re-exports§

pub use crate::operations::install::spec::PackageInstallSpec;

Modules§

spec

Structs§

Install
A rocks package installer, providing fine-grained control over how packages should be installed. Can install multiple packages in parallel.
InstallBuilder
Use builder syntax to set the inputs and finish with _build().

Enums§

InstallBuildDependenciesError
InstallError