Type Alias WindowError

Source
pub type WindowError = ValueError;
Expand description

The WindowError error.

Aliased Typeยง

struct WindowError { /* private fields */ }