Expand description
UI module for bssh
This module contains both basic terminal formatting and the interactive TUI.
basic: Simple terminal output formatting with colors and progresstui: Interactive terminal UI with ratatui for real-time monitoring
Re-exports§
pub use basic::*;