termion
0.0.1
termion
Function
terminal_size
Copy item path
Source
pub fn terminal_size() ->
Result
<(
u16
,
u16
)>
Expand description
Get the size of the terminal.