Expand description
Defines the KhoraWindow
trait and related types for windowing abstraction.
Traits§
- Khora
Window - A trait that abstracts the behavior of an application window.
- Window
Handle - A marker trait that combines windowing handle requirements for use in trait objects.
Type Aliases§
- Khora
Window Handle - A thread-safe, reference-counted trait object representing a window.