Function cargo::ops::run_benches [] [src]

pub fn run_benches(
    ws: &Workspace,
    options: &TestOptions,
    args: &[String]
) -> CargoResult<Option<CargoTestError>>