[][src]Module alacritty_terminal::event_loop

The main event loop which performs I/O on the pseudoterminal.

Structs

EventLoop

The main event!.. loop.

Notifier
State

All of the mutable state needed to run the event loop.

Enums

Msg

Messages that may be sent to the EventLoop.