Function cargo::ops::run_benches
[−]
[src]
pub fn run_benches(manifest_path: &Path, options: &TestOptions, args: &[String]) -> CargoResult<Option<CargoTestError>>