Rocket/benchmarks/src/bench.rs

4 lines
60 B
Rust

mod routing;
criterion::criterion_main!(routing::routing);