pub fn run_example( example: &Example, extra_args: &[String], ) -> Result<(), Box<dyn Error>>
Runs the given example (or binary) target.