[−][src]Module winit::error
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. |