Module linefeed::terminal

source ·
Expand description

Provides a low-level terminal interface

Structs

Default Terminal interface
Represents a set of Signal values
Represents the size of a terminal window

Enums

Represents the visual appearance of the cursor in the terminal
Represents the result of a Terminal read operation
Signal received through a terminal device

Traits

Defines a low-level interface to the terminal
Holds a lock on Terminal read operations
Holds a lock on Terminal write operations