pub async fn run_with_state(state: RuntimeState) -> Result<(), AppError>Expand description
Run the TUI from an already-initialized RuntimeState.
pub async fn run_with_state(state: RuntimeState) -> Result<(), AppError>Run the TUI from an already-initialized RuntimeState.