Module alacritty::display::cursor[][src]

Expand description

Convert a cursor into an iterator of rects.

Structs

Cursor rect iterator.

Traits

Trait for conversion into the iterator.

Functions

Create an iterator yielding a single beam rect.

Create an iterator yielding a rect for each side of the hollow block cursor.

Create an iterator yielding a single underline rect.