Function run_make_support::run::run
source ยท pub fn run(name: &str) -> CompletedProcess
Expand description
Run a built binary and make sure it succeeds.
pub fn run(name: &str) -> CompletedProcess
Run a built binary and make sure it succeeds.