mirror of https://github.com/rwf2/Rocket.git
4 lines
60 B
Rust
4 lines
60 B
Rust
|
mod routing;
|
||
|
|
||
|
criterion::criterion_main!(routing::routing);
|