Module ratatui_widgets::events

source ·
Expand description

Events module.

This module provides a cross-backend interface for handling the events that are generated by the terminal.

This is not yet stable and will likely change in the future - each backend has some quirks that are difficult to handle in a generic way.

Structs§

Enums§

Traits§