Function crossterm::cursor

source ·
pub fn cursor() -> TerminalCursor<'static>
Expand description

Get a TerminalCursor instance whereon cursor related actions can be performed.