maze_web_server\config/
mod.rs

1
2
pub mod app;
pub use app::AppConfig;