Cross-platform window creation and event loop library for Rust.
# Cargo.toml
[dependencies]
winit = "0.30.13"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an event loop and runs it.
Enable the appropriate feature flags (e.g., `x11`, `wayland`) in Cargo.toml.
No dependency data recorded yet.