pub fn terminal_size() -> Result<(u16, u16)>
Expand description

Get the size (columns, rows) of the terminal.