crossterm
0.27.0
In crossterm::
terminal
crossterm
::
terminal
Function
enable_raw_mode
Copy item path
Source
pub fn enable_raw_mode() ->
Result
<
()
>
Expand description
Enables raw mode.
Please have a look at the
raw mode
section.