mirror of
https://github.com/kristoferssolo/axum-template.git
synced 2025-10-21 17:20:35 +00:00
5 lines
67 B
Rust
5 lines
67 B
Rust
pub mod config;
|
|
pub mod domain;
|
|
pub mod routes;
|
|
pub mod telemetry;
|