Platform event loop and windowing via winit + wgpu.
App::run opens an 800x600 window with the default light theme.
Use App::run_with_theme to supply a custom Theme.
Platform event loop and windowing via winit + wgpu.
App::run opens an 800x600 window with the default light theme.
Use App::run_with_theme to supply a custom Theme.