Language

Package: rust-winit @ 0.19.5

Synopsis

Window creation library

Description

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.

Home page
https://github.com/rust-windowing/winit
Location
gnu/packages/crates-graphics.scm (line: 2975, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infraction at 49