Expand description
Desktop winit message box support.
Desktop ports keep modal dialogs inside the winit event loop. Mobile ports use
the native callback path in host.rs.
Desktop winit message box support.
Desktop ports keep modal dialogs inside the winit event loop. Mobile ports use
the native callback path in host.rs.