Docs.rs
glutin-0.28.0
glutin 0.28.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
tomaka
github:rust-windowing:publishers
MarijnS95
kchibisov
Dependencies
lazy_static ^1.3
normal
winit ^0.26
normal
glutin_gles2_sys ^0.1.5
normal
objc ^0.2.6
normal
glutin_egl_sys ^0.1.5
normal
glutin_glx_sys ^0.1.7
normal
libloading ^0.7
normal
log ^0.4
normal
osmesa-sys ^0.1
normal
parking_lot ^0.11
normal
wayland-client ^0.29
normal
wayland-egl ^0.29
normal
android_glue ^0.2
normal
glutin_egl_sys ^0.1.5
normal
parking_lot ^0.11
normal
glutin_emscripten_sys ^0.1.1
normal
cgl ^0.3
normal
cocoa ^0.24
normal
core-foundation ^0.9
normal
glutin_egl_sys ^0.1.5
normal
glutin_wgl_sys ^0.1.5
normal
libloading ^0.7
normal
parking_lot ^0.11
normal
winapi ^0.3
normal
Versions
82.98%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
☰
Module error
Structs
Enums
?
Module
glutin
::
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.