Skip to main content

run

Function run 

Source
pub fn run(args: BuildCommand) -> Result<()>
Expand description

Run the package build command.

ยงErrors

Returns an error if the build fails, dependencies cannot be installed, or the pure environment cannot be initialized.