mirror of
https://github.com/rwf2/Rocket.git
synced 2025-02-05 00:02:03 +00:00
4 lines
60 B
Rust
4 lines
60 B
Rust
mod routing;
|
|
|
|
criterion::criterion_main!(routing::routing);
|