Module tui

Source
Expand description

Utilities to control output and render to the terminal.

Modules§

testing
Testing helpers for interactive interfaces.

Traits§

SingletonView
Type-safe “singleton” view: a kind of view which is addressed by name, for which exactly one copy exists in the Cursive application.

Functions§

with_siv
Create an instance of a CursiveRunner, and clean it up afterward.