1
2
3
4
mod app;
pub use app::Application;

mod logger;