pub fn run_example(cli: &Cli, target: &CargoTarget) -> Result<ExitStatus>Expand description
Runs the given example (or binary) target.
pub fn run_example(cli: &Cli, target: &CargoTarget) -> Result<ExitStatus>Runs the given example (or binary) target.