Window creation library
Winit is a window creation and management library. It can create windows and lets you handle events (for example: the window being resized, a key being pressed, a mouse movement, etc.) produced by window.
Winit is designed to be a low-level brick in a hierarchy of libraries. Consequently, in order to show something on the window you need to use the platform-specific getters provided by winit, or another library.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/mi9lylm26m6z8qqizqzar62v2zd0dfhg-rust-winit-0.24.0.drv | ||
aarch64-linux | /gnu/store/asr14p7jkwkwpq9b7s9vsrd1pb44if1g-rust-winit-0.24.0.drv |
Linter | Message | Location |
---|---|---|
description Validate package descriptions | sentences in description should be followed by two spaces; possible infraction at 49 |