Function run_example

Source
pub fn run_example(
    target: &Example,
    extra_args: &[String],
) -> Result<ExitStatus, Box<dyn Error>>
Expand description

Runs the given example (or binary) target.