Module andiskaz::event

source ·
Expand description

This module defines input events of a terminal.

Structs

  • An event fired by a key pressed by the user.
  • An event fired by a resize of the screen.

Enums

  • A generic event type.
  • A supported pressed key.

Type Definitions

  • Epoch integer for our channel’s versions. Hopefully, it won’t overflow.