mod main_window; mod result_row; pub use main_window::MainWindow; pub use result_row::ResultRow;