add_bench

Function add_bench 

Source
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.