hide_cursor

Function hide_cursor 

Source
pub fn hide_cursor() -> Result<()>
Expand description

Hide the cursor.

ยงErrors

Returns an error if the cursor cannot be hidden.