#[allow(clippy::module_inception)] mod prometeu_hub; mod window_manager; pub use prometeu_hub::PrometeuHub;