Skip to main content

Module tui_bridge

Module tui_bridge 

Source
Expand description

Legacy TUI module - Re-exports from modular structure

This module exists for backwards compatibility. New code should use limit_cli::tui::app::TuiApp and limit_cli::tui::bridge::TuiBridge directly.

§Deprecation

This module is deprecated and will be removed in a future version. Use the tui module instead.

Re-exports§

pub use crate::tui::app::TuiApp;
pub use crate::tui::bridge::TuiBridge;