Crate dterm [] [src]

Modules

cp437

Code Page 437 character set.

pascii

Printable ASCII character set.

Structs

Font

Terminal font.

Terminal

Terminal window.

TerminalBuilder

Creation parameters for Terminal.

Enums

Error

dterm error type.

Gravity

Gravity of the window's content.

ResizeMode

Action to take when the user resizes the window.

Traits

IterChars

Iterate characters in a string.

Type Definitions

Coord

Integer coordinate type.

Result

dterm result type.