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/7smc235i12fccjn7bs46k3621j84m51b-rust-winit-0.19.5.drv | ||
aarch64-linux | /gnu/store/q801ig1fzqcqkn1sphl4rr996awvw13c-rust-winit-0.19.5.drv |
Linter | Message | Location |
---|---|---|
description Validate package descriptions | sentences in description should be followed by two spaces; possible infraction at 49 |