// #![cfg_attr(not(feature = "simulator"), no_main)]
pub mod window_adapter;
pub mod backend;
slint::include_modules!();