ratatui-termion/README.md
This module provides the [TermionBackend] implementation for the Backend trait. It uses
the Termion crate to interact with the terminal.
ratatui-termion is part of the Ratatui workspace that was modularized in version 0.30.0.
This crate provides the Termion backend implementation for Ratatui.
When to use ratatui-termion:
When to use the main ratatui crate:
For detailed information about the workspace organization, see ARCHITECTURE.md.
<!-- cargo-rdme end -->