//! Main application starting point fn main() { yew::start_app::(); }