Docs.rs
winit-0.26.1
winit 0.26.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
tomaka
madsmtm
kchibisov
github:rust-windowing:winit-publishers
Dependencies
bitflags ^1
normal
instant ^0.1
normal
lazy_static ^1
normal
log ^0.4
normal
mint ^0.5.6
normal
raw-window-handle ^0.4.2
normal
serde ^1
normal
image ^0.23.12
dev
simple_logger ^1.9
dev
objc ^0.2.7
normal
libc ^0.2.64
normal
mio ^0.8
normal
parking_lot ^0.11.0
normal
percent-encoding ^2.0
normal
smithay-client-toolkit ^0.15.1
normal
wayland-client ^0.29
normal
wayland-protocols ^0.29
normal
x11-dl ^2.18.5
normal
wasm-bindgen ^0.2.45
normal
web-sys ^0.3.22
normal
console_log ^0.2
dev
ndk ^0.5
normal
ndk-glue ^0.5
normal
ndk-sys ^0.2.0
normal
cocoa ^0.24
normal
core-foundation ^0.9
normal
core-graphics ^0.22
normal
core-video-sys ^0.1.4
normal
dispatch ^0.2.0
normal
parking_lot ^0.11
normal
winapi ^0.3.9
normal
Versions
52.59%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
wasm32-unknown-unknown
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 ScanCode
Other items in
winit
::
event
?
Type Definition
winit
::
event
::
ScanCode
[
−
]
[src]
pub type ScanCode =
u32
;
Expand description
Hardware-dependent keyboard scan code.