Skip to main content

run

Function run 

Source
pub fn run(package_name: &str) -> Result<()>
Expand description

Run the why command.

ยงErrors

Returns an error if the package is not installed or if there is an error reading the package metadata or dependents.