Docs.rs
winit-0.19.5
winit 0.19.5
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
tomaka
madsmtm
kchibisov
github:rust-windowing:winit-publishers
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
Go to latest version
Platform
i686-apple-darwin
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition ButtonId
winit
[
−
]
[src]
Type Definition
winit
::
ButtonId
type ButtonId =
u32
;
Identifier for a specific button on some device.