A type to perform benchmarks.
This is the type of the argument to any function which is annotated with #[bench]
#[bench]
Run a benchmark using the given closure.