git_igitt/
lib.rs

1pub mod app;
2pub mod dialogs;
3pub mod settings;
4pub mod ui;
5pub mod util;
6pub mod widgets;