pub async fn run(client: RommClient, config: Config) -> Result<()>Expand description
Launch the TUI when the caller already has a RommClient and Config.
pub async fn run(client: RommClient, config: Config) -> Result<()>Launch the TUI when the caller already has a RommClient and Config.