Docs.rs
winit-0.28.7
winit 0.28.7
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
log ^0.4
normal
mint ^0.5.6
normal
once_cell ^1.12
normal
raw-window-handle ^0.5
normal
serde ^1
normal
image ^0.24.0
dev
simple_logger ^2.1.0
dev
cfg_aliases ^0.1.1
build
libc ^0.2.64
normal
mio ^0.8
normal
percent-encoding ^2.0
normal
smithay-client-toolkit ^0.16.0
normal
sctk-adwaita ^0.5.1
normal
wayland-client ^0.29.5
normal
wayland-commons ^0.29.5
normal
wayland-protocols ^0.29.5
normal
x11-dl ^2.18.5
normal
core-foundation ^0.9.3
normal
objc2 >=0.3.0-beta.3, <0.3.0-beta.4
normal
wayland-scanner ^0.29.5
build
wasm-bindgen ^0.2.45
normal
web-sys ^0.3.22
normal
console_log ^0.2
dev
web-sys ^0.3.22
dev
android-activity ^0.4.0
normal
ndk ^0.7.0
normal
core-graphics ^0.22.3
normal
dispatch ^0.2.0
normal
orbclient ^0.3.42
normal
redox_syscall ^0.3
normal
windows-sys ^0.45
normal
Versions
53.82%
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-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.28.7
Module error
Structs
Enums
In crate winit
?
Module
winit
::
error
source
·
[
−
]
Structs
NotSupportedError
The error type for when the requested operation is not supported by the backend.
OsError
The error type for when the OS cannot perform the requested operation.
Enums
ExternalError
An error whose cause it outside Winit’s control.