Module alacritty_terminal::index

source ·
Expand description

Line and Column newtypes for strongly typed tty/grid/terminal APIs.

Structs§

  • A column.
  • A line.
  • Index in the grid using row, column notation.

Enums§

Type Aliases§

  • The side of a cell.