Function floem::launch

source ·
pub fn launch<V: View + 'static>(app_view: impl Fn() -> V + 'static)