crossterm
0.27.0
In crossterm::terminal
?
Settings
Function
crossterm
::
terminal
::
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.