Docs.rs
winit-gtk-0.29.1
winit-gtk 0.29.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
wusyong
pewsheen
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
cairo-rs ^0.18
normal
crossbeam-channel ^0.5
normal
gdk ^0.18
normal
gdk-pixbuf ^0.18
normal
gdk-sys ^0.18
normal
gdkwayland-sys ^0.18.0
normal
gdkx11-sys ^0.18
normal
gio ^0.18
normal
glib ^0.18
normal
gtk ^0.18
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
52.86%
of the crate is documented
Platform
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.29.1
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.