Docs.rs
winit-0.19.5
winit
Cross-platform window creation library.
Apache-2.0
Links
940
271
196
Crates.io
Authors
Pierre Krieger
The winit contributors
Dependencies
image ^0.21
normal
lazy_static ^1
normal
libc ^0.2
normal
log ^0.4
normal
raw-window-handle ^0.3
normal
serde ^1
normal
parking_lot ^0.9
normal
percent-encoding ^2.0
normal
smithay-client-toolkit ^0.4.3
normal
wayland-client ^0.21
normal
x11-dl ^2.18.3
normal
android_glue ^0.2
normal
objc ^0.2.3
normal
cocoa ^0.18.4
normal
core-foundation ^0.6
normal
core-graphics ^0.17.3
normal
objc ^0.2.3
normal
backtrace ^0.3
normal
bitflags ^1
normal
winapi ^0.3.6
normal
Versions
0.20.0-alpha4
0.20.0-alpha3
0.20.0-alpha2
0.20.0-alpha1
0.19.5
0.19.4
0.19.3
0.19.2
0.19.1
0.19.0
0.18.1
0.18.0
0.17.2
0.17.1
0.17.0
0.16.2
0.16.1
0.16.0
0.15.1
0.15.0
0.14.0
0.13.1
0.13.0
0.12.0
0.11.3
0.11.2
0.11.1
0.11.0
0.10.1
0.10.0
0.9.0
0.8.3
0.8.2
0.8.1
0.8.0
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.11
0.5.10
0.5.9
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.9
Go to latest version
Source
Platform
i686-apple-darwin
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
☰
Type Definition ButtonId
winit
[
−
]
[src]
Type Definition
winit
::
ButtonId
type ButtonId =
u32
;
Identifier for a specific button on some device.