mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-09-07 01:40:39 +00:00
4 lines
32 B
Rust
4 lines
32 B
Rust
mod routes;
|
|
|
|
pub use routes::*;
|