Expand description
Utilities to control output and render to the terminal.
Modules§
- testing
- Testing helpers for interactive interfaces.
Traits§
- Singleton
View - 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.