Module crossterm::crossterm_terminal [] [src]

Structs

Terminal

Struct that stores an specific platform implementation for terminal related actions.

Enums

ClearType

Enum that can be used for the kind of clearing that can be done in the terminal.

Functions

get

Get an Terminal implementation whereon terminal related actions can be performed.