1 2 3 4
//! Benchmark harness placeholder. Criterion benchmarks land with the 0.x //! implementation phases (see `dev/ROADMAP.md`). `harness = false` requires a `main`. fn main() {}