ratatui/ratatui-termion
Josh McKinney fbf6050c86
chore: prepare alpha modularization release (#1525)
This is the first modularization -alpha release. It captures the changes
necessary to manual publish. And ensures all the crates are properly
setup and to set a baseline for comparison in future release checks etc.

This does not update / check the git-cliff setup / changelog

Part of: #1388
2024-11-28 16:47:43 -08:00
..
2024-11-23 15:23:40 -08:00

Ratatui-termion

This module provides the [TermionBackend] implementation for the Backend trait. It uses the Termion crate to interact with the terminal.