Module error
glutin
0.32.3
Module error
Module Items
Structs
Enums
Type Aliases
In crate glutin
Modules
api
config
context
display
error
platform
prelude
surface
glutin
Module
error
Copy item path
Settings
Help
Summary
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.