Skip to main content

run

Function run 

Source
pub fn run(args: &[String]) -> i32
Expand description

Run rpi install .... This is intentionally synchronous: it is a short lived package operation and keeping Cargo’s build output attached to the user’s terminal makes failures actionable.