[][src]Function rustc_test::bench::benchmark

pub fn benchmark<F>(f: F) -> BenchSamples where
    F: FnMut(&mut Bencher),