codspeed-criterion-compat 2.7.2

Criterion.rs compatibility layer for CodSpeed
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-check-cfg=cfg(codspeed)");
}