# Ratatui-termion This module provides the [`TermionBackend`] implementation for the [`Backend`] trait. It uses the [Termion] crate to interact with the terminal. [`Backend`]: ratatui_core::backend::Backend [Termion]: https://docs.rs/termion