alacritty
0.14.0
Module cursor
Structs
Traits
Functions
In alacritty::display
Module
alacritty
::
display
::
cursor
Copy item path
source
ยท
[
−
]
Expand description
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.