Module error

Source
Expand description

Glutin error handling.

Structs§

Error
The error type for all the graphics platform operations.

Enums§

ErrorKind
A list specifying general categoires of native platform graphics interface errors.

Type Aliases§

Result
A specialized Result type for graphics operations.