Module crossterm::output

source ·
Expand description

This module provides a way to work with an handle to an screen on different platforms.

Structs

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