mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2026-04-02 09:55:23 +00:00
4 lines
32 B
Rust
4 lines
32 B
Rust
mod routes;
|
|
|
|
pub use routes::*;
|