//! Generated Slint module bridge.
//!//! The `.slint` sources live in `ui/` and are compiled by `build.rs`
//! (`slint_build::compile`). This include pulls in the generated Rust items
//! (structs like `LiveNode`, components like the root window).
slint::include_modules!();