pub fn add_bench<F>(crit: &mut Criterion, name: &str, f: F)where
F: BenchBuilder + 'static,Expand description
Used to add wingfoil bench to criterion.
pub fn add_bench<F>(crit: &mut Criterion, name: &str, f: F)where
F: BenchBuilder + 'static,Used to add wingfoil bench to criterion.