Docs.rs
winit-0.30.9
winit 0.30.9
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
tomaka
madsmtm
kchibisov
github:rust-windowing:winit-publishers
Dependencies
bitflags ^2
normal
cursor-icon ^1.1.0
normal
dpi ^0.1.1
normal
raw-window-handle ^0.4
normal
optional
raw-window-handle ^0.5.2
normal
optional
raw-window-handle ^0.6
normal
optional
serde ^1
normal
optional
smol_str ^0.2.0
normal
tracing ^0.1.40
normal
image ^0.25.0
dev
tracing ^0.1.40
dev
tracing-subscriber ^0.3.18
dev
cfg_aliases ^0.2.1
build
atomic-waker ^1
normal
concurrent-queue ^2
normal
ahash ^0.8.7
normal
optional
bytemuck ^1.13.1
normal
optional
calloop ^0.13.0
normal
libc ^0.2.64
normal
memmap2 ^0.9.0
normal
optional
percent-encoding ^2.0
normal
optional
rustix ^0.38.4
normal
smithay-client-toolkit ^0.19.2
normal
optional
sctk-adwaita ^0.10.1
normal
optional
wayland-backend ^0.3.5
normal
optional
wayland-client ^0.31.4
normal
optional
wayland-protocols ^0.32.2
normal
optional
wayland-protocols-plasma ^0.3.2
normal
optional
x11-dl ^2.19.1
normal
optional
x11rb ^0.13.0
normal
optional
xkbcommon-dl ^0.4.2
normal
core-foundation ^0.9.3
normal
objc2 ^0.5.2
normal
softbuffer ^0.4.0
dev
js-sys ^0.3.70
normal
pin-project ^1
normal
wasm-bindgen ^0.2.93
normal
wasm-bindgen-futures ^0.4.43
normal
web-time ^1
normal
web-sys ^0.3.70
normal
console_error_panic_hook ^0.1
dev
tracing-web ^0.1
dev
android-activity ^0.6.0
normal
ndk ^0.9.0
normal
objc2-foundation ^0.2.2
normal
objc2-ui-kit ^0.2.2
normal
block2 ^0.5.1
normal
core-graphics ^0.23.1
normal
objc2-app-kit ^0.2.2
normal
objc2-foundation ^0.2.2
normal
orbclient ^0.3.47
normal
redox_syscall ^0.4.1
normal
unicode-segmentation ^1.7.1
normal
windows-sys ^0.52.0
normal
Versions
85.18%
of the crate is documented
Platform
aarch64-linux-android
i686-pc-windows-msvc
i686-unknown-linux-gnu
wasm32-unknown-unknown
x86_64-apple-darwin
x86_64-apple-ios
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
winit
0.30.9
Module application
Module Items
Traits
In crate winit
winit
Module
application
Copy item path
Source
Expand description
End user application handling.
Traits
ยง
Application
Handler
The handler of the application events.