Expand description

Primitives for handling and sending events.

Modules

Structs

Represents a key event.
Represents key modifiers (shift, control, alt, etc.).
Represents a mouse event.

Enums

Represents a key.
A mouse event kind.

Functions

Quits the application.
Triggers a re-render.

Type Definitions

A handler for KeyEvents.
A handler for KeyEvents.