[−][src]Module alacritty::cursor
Convert a cursor into an iterator of rects.
Structs
CursorRects | Cursor rect iterator. |
Traits
IntoRects | Trait for conversion into the iterator. |
Functions
beam | Create an iterator yielding a single beam rect. |
hollow | Create an iterator yielding a rect for each side of the hollow block cursor. |
underline | Create an iterator yielding a single underline rect. |