Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
glutin-0.32.3
glutin 0.32.3
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
tomaka
github:rust-windowing:publishers
MarijnS95
kchibisov
Dependencies
bitflags ^2.2.1
normal
libloading ^0.8.0
normal
optional
once_cell ^1.13
normal
raw-window-handle ^0.6.2
normal
cfg_aliases ^0.2.1
build
glutin_egl_sys ^0.7.1
normal
optional
glutin_glx_sys ^0.6.1
normal
optional
wayland-sys ^0.31.1
normal
optional
x11-dl ^2.20.0
normal
optional
cgl ^0.3.2
normal
dispatch2 ^0.3.0
normal
objc2 ^0.6.1
normal
objc2-app-kit ^0.3.1
normal
objc2-core-foundation ^0.3.1
normal
objc2-foundation ^0.3.1
normal
glutin_egl_sys ^0.7.1
normal
glutin_egl_sys ^0.7.1
normal
optional
glutin_wgl_sys ^0.6.1
normal
optional
windows-sys ^0.52
normal
optional
Versions
100%
of the crate is documented
Platform
aarch64-linux-android
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
glutin
0.32.3
Module error
Module Items
Structs
Enums
Type Aliases
In crate glutin
glutin
Module
error
Copy item path
Source
Expand description
Glutin error handling.
Structs
§
Error
The error type for all the graphics platform operations.
Enums
§
Error
Kind
A list specifying general categoires of native platform graphics interface errors.
Type Aliases
§
Result
A specialized
Result
type for graphics operations.