Rocket/benchmarks/src/bench.rs
2021-06-07 20:34:20 -07:00

4 lines
60 B
Rust

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