[][src]Crate glyph_ui

Glyph User Interface

Not your typical GUI library: Glyph UI is actually for implementing text-based interfaces.

Modules

event

Event handling

unit

Dimensional units

view

UI elements

Structs

Printer

Draw on a subset of the screen

Runtime

Runtime for a Glyph User Interface application

Enums

ControlFlow

Event loop control flow

Traits

Gui

A Glyph User Interface

View

A UI element