mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
As it happens, the run() call is the last call in the app, so it also works without await. But the moment somebody adds code after run(), they'd be surprised that it gets called "before" run. So await for good measure. |
||
|---|---|---|
| .. | ||
| src | ||
| book.toml | ||