Module crossterm::output[][src]

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

Structs

TerminalOutput

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