Module crossterm::output

source ·
Expand description

A module that provides a uniformed way to write to the output no matter if it is in main, alternate or raw mode.

Structs

Struct that is a handle to a terminal screen. This handle could be used to write to the current screen