Rocket/benchmarks/src/bench.rs

4 lines
60 B
Rust
Raw Normal View History

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