mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 01:12:56 +00:00
3 lines
45 B
Rust
3 lines
45 B
Rust
pub mod routes;
|
|
pub use routes::make_router;
|