Module branchless::tui[][src]

Expand description

Utilities to control output and render to the terminal.

Modules

Testing helpers for interactive interfaces.

Structs

Wrapper around side-effectful operations, such as output and progress indicators.

Enums

Traits

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

Functions

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