crossterm::terminal

Function enable_raw_mode

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

Enables raw mode.

Please have a look at the raw mode section.